ScriptPilot
A lightweight add-on to increase search and navigation functionality of the text editor with dynamic bookmarking of classes and functions and text searched persisting through blender save states.
ScriptPilot V1.2
A lightweight add-on to increase search and navigation functionality of the text editor with dynamic bookmarking of classes and functions and text searched persisting through blender save states.
I needed something to make life a bit easier using the text editor and switching between multiple text files and running short scripts that needed to be searched
Version 1.2 changes
created expandable/collapse-able drop down list of search items for easier nevigation
bookmark list collapse-able/expandable
quick bookmark list collapse-able/expandable
highlight which text file is open in bookmarks lists
corrected error that excluded functions from functions list if commented lines deliniated with """__""" appeared below function name
enable quick bookmark section buttons to switch between full or abreviated captions
enhance classes list with 'select all of class', 'copy class with line numbers' or 'copy class without line numbers'
enhance functions list with 'select all of class', 'copy class with line numbers' or 'copy class without line numbers
Requirements & Installation
Blender 4.1 or newer
Download the ZIP from this page.
In Blender: Edit → Preferences → Add-ons → Install…, select the ScriptPilot.zip file
Accessible in text editor N Panel and text editor context menu