Textify is a feature-rich addon that brings modern code editor functionality to Blender’s Text Editor. Designed for scripters and addon developers, it offers powerful tools to streamline your workflow and boost productivity.
Ctrl+Tab (IDE-style switching).If you find Textify useful, consider supporting its development with a donation ♥️
Indent Guides: Vertical guide lines in Blender’s Text Editor to indicate indentation levels.
Minimap: Adds a compact overview of your entire script in the Text Editor sidebar, similar to the minimap in VS Code.
Whitespace Characters: Display invisible spaces and tabs in Blender’s Text Editor, inspired by the feature in VS Code.
Script Backup: Quickly save backups of your current script in Blender’s Text Editor. View and open previous backups from a dedicated Backups menu.
Find & Replace: Press Enter to quickly find the next occurrence. (In Preferences: disable real-time highlighting and enable "find on enter" to make this work.)
Open Recent: Added an option to view opened texts as tabs instead of a dropdown menu.
Code Map:
Go to Definition Improved accuracy and reliability using the Jedi module.
This extension requests the following permissions:
Read/write settings, and manage scripts on disk
Copy class bl_idname and identifiers to clipboard
Thanks for the feedback—glad Code Map is helping!
1️⃣ Search via Enter
This feature will be included in the next update. Please note that live features like real-time counts and the clear button will not be available in this mode.
2️⃣ Highlight Matches / References
Now implemented—selecting a variable highlights all its occurrences.
3️⃣ Go to Definitions
Available via Context menu and F12 key. Note: accuracy is basic, not as precise as VS Code due to API limits.
4️⃣ Ctrl+S Behavior
Now fully customizable in Preferences > Add-ons > Textify > Keymap.
Appreciate your feedback—it helped shape these updates!
I made a login only to be able to rate this. I really like the CodeMap feature. I make long scripts and it helps me a ton. I did not like that the mod registered itself to same CTRL+S like the save project itself, and I see no reason to save to .py if the project will save the texts too for me. It is optional, that is good. I have no use of counting the words.
Feature request
Thanks for the addon, I love it. (I don't know the version number, and lazy to check, but I can not submit the form without it, and it did not select the latest by default. So... I guess I downloaded the latest yesterday.)