Skip to content

Provides a visual overview of your Python code structure in the Text Editor sidebar

License

Notifications You must be signed in to change notification settings

Jishnu-jithu/code-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Map

Code Map is an addon for Blender, inspired by the functionality of Pistiwique Pie Text Editor addon, which has not been updated since Blender 2.79. While Code Map is not a fork and is entirely different in its implementation, it maintains a similar user interface for familiarity.

This addon enhances your coding experience in Blender by providing a navigational interface for your code. It allows you to easily traverse through classes, methods, and functions, making your coding workflow smoother and more efficient.

Code Map includes a popup with the same features as the panel. The popup can be opened using the ` (backtick) shortcut key. This provides users with an alternative way to access the addon's functionality, offering flexibility based on individual preferences.

Preview

To-Do

  • Customization options
  • Add additional features
  • Improve code structure
  • Enhance user interface

Feel free to contribute to the development of Code Map by checking off items on the to-do list or suggesting new features. Your feedback and contributions are highly appreciated!