Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on Textify
Textify

Streamline and Enhance Blender’s Text Editor.
Add-on by Jishnu-kv
About What's New Permissions Reviews Version History

Version History

1.8.0
Compatibility
Blender 4.2 LTS and newer
  • 1.8 MB
  • 6163
  • August 22nd, 2025

Changelog

🚀 New Features

  • 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.


🎛️ UI & UX Improvements

  • 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:

    • When searching, all classes/functions that contain nested functions will automatically expand.
    • Restores to the previous collapsed/expanded state when the search is cleared.
  • Go to Definition Improved accuracy and reliability using the Jedi module.


🛠️ Bug Fixes

  • Fixed a bug that caused the Text Editor header to appear blank when Textify was disabled.
Compatibility
Blender 4.2 LTS and newer
Downloads
6163
Size
1.8 MB
Permissions
This version requests the following:
  • Files Read/write settings, and manage scripts on disk
  • Clipboard Copy class bl_idname and identifiers to clipboard
License
GNU General Public License v3.0 or later
Status
Approved
v1.8.0 1.8 MB
1.7.0
Compatibility
Blender 4.2 LTS and newer
  • 155.1 KB
  • 1925
  • July 14th, 2025

Changelog

v1.7.0


🚀 New Features

  • Addon Installer
    Quickly install Blender addons directly from the Text Editor without using Preferences.

  • Bookmark Line
    Mark and jump between important lines in your scripts using bookmarks.

  • Case Converter
    Instantly convert selected text between different cases (snake_case, camelCase, etc.).

  • Highlight Occurrences
    Highlight all occurrences of selected text or search term within the current script.

  • Reveal in Explorer
    Open the file location of the current script directly in your system's file explorer.

  • Script Formatter (AutoPEP8)
    Format your Python scripts automatically using PEP8 style conventions.

  • Script Switcher
    Quickly switch between open scripts using a dedicated dropdown or list interface.

  • Go to Definition
    Jump directly to the definition of classes, functions, or methods within your code.


🎛️ UI & UX Improvements

  • Text Editor Header Popover
    Quickly enable/disable individual Textify tools and access preferences via a new popover menu.

  • Save Copy Option
    Save a backup copy of your current script easily from the Text menu.

  • Code Map Enhancements

    • Shift-click: Copy item’s name.
    • Ctrl-click: Copy item's bl_idname (operators, panels, etc.).
    • Alt-click: Copy entire code block (classes, functions, etc.).
  • Find & Replace Enhancements

    • Replaced Blender’s default search bar with a custom version (real-time result count, clear buttons).
    • Integrated with Highlight Occurrences for better visual search tracking.
  • Preferences Improvements

    • Preferences now organized into 4 clear sections: Tools, Keymap, Settings, About.
    • New Reset Settings button to restore default preferences.
    • Customize panel categories directly from preferences.
    • Added keymap customization for all major tools.

⚡ Performance & Code Improvements

  • Complete Rewrite of Code Map and Open Recent for better performance and stability.
  • Improved error handling (fallback to Blender’s default UI if errors occur).
  • Significant code cleanup and optimization for maintainability.

🛠️ Bug Fixes

  • Resolved numerous issues across all tools and UI components.
    (Note: Detailed tracking not maintained.)

📄 Official Links

  • 📚 Documentation
  • 💬 Join the Discord Community
Compatibility
Blender 4.2 LTS and newer
Downloads
1925
Size
155.1 KB
Permissions
This version requests the following:
  • Files Read/write settings, and manage scripts on disk
  • Network Download and install Python modules for script formatting
  • Clipboard Copy class bl_idname and identifiers to clipboard
License
GNU General Public License v3.0 or later
Status
Approved
v1.7.0 155.1 KB
1.6.0
Compatibility
Blender 4.2 LTS and newer
  • 61.3 KB
  • 5833
  • February 24th, 2025

Changelog

Bug FIxes

Compatibility
Blender 4.2 LTS and newer
Downloads
5833
Size
61.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.6.0 61.3 KB
1.5.0
Compatibility
Blender 4.2 LTS and newer
  • 61.2 KB
  • 4269
  • December 12th, 2024

Changelog

Updated "Website" and "Report Issues" links.

Compatibility
Blender 4.2 LTS and newer
Downloads
4269
Size
61.2 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.5.0 61.2 KB
1.4.0
Compatibility
Blender 4.2 LTS and newer
  • 60.1 KB
  • 7367
  • September 1st, 2024

Changelog

Fixed some bugs

Compatibility
Blender 4.2 LTS and newer
Downloads
7367
Size
60.1 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.4.0 60.1 KB
1.3.0
Compatibility
Blender 4.2 LTS and newer
  • 61.4 KB
  • 5891
  • May 4th, 2024

Changelog

Removed Updator

Compatibility
Blender 4.2 LTS and newer
Downloads
5891
Size
61.4 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.0 61.4 KB
1.2.0
Compatibility
Blender 4.2 LTS and newer
  • 88.8 KB
  • 88
  • May 3rd, 2024

Changelog

Code Map

  • Added an option to automatically activate the search bar when invoking the popup.

  • Added an indicator label for class names and function names. This label appears when the text cursor is placed anywhere within the corresponding class or function.


Find & Replace

  • The Find & Replace panel on the text editor sidebar now includes a 'Find Previous' button. This feature cannot be disabled from preferences.

  • Added an option to automatically activate the find field on the Find & Replace popup. This only works when there is no text selection.

  • Added an option to retain the last find and replace word when the text selection for finding and replacing is turned on. (Previously, the replace_set_selected and find_set_selected options cleared the find and replace field each time invoke the popup.)


Open Recent

  • Added an option to reorder Python package scripts. If this option is enabled, it will move all the Python scripts from the Python package to the top of the Open Recent menu.

  • The "Display folder name for the init.py files" toggle has been directly added to the preferences.

Compatibility
Blender 4.2 LTS and newer
Downloads
88
Size
88.8 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.0 88.8 KB
7 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite