Skip to content

Macros and other code snippets for enhancing Komodo Edit functionality

License

Notifications You must be signed in to change notification settings

AtmanActive/Komodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Komodo Edit Tab Sorting Macros

Macros and other code snippets for enhancing Komodo Edit functionality

  • Tabs_Sort_by_Name.js - Sort open tabs by name (already in the core functionality)
  • Tabs_Sort_by_Extension_then_Filename.js - Sort open tabs by name but grouping by extension
  • Tabs_Sort_by_Path.js - Sort open tabs by path

How to use: Download or copy-paste these files, change their extension to '.komodotool' and then put them in your Komodo/.../tools/ folder. After starting or restarting your Komodo Edit/IDE, they should appear under Toolbox Panel ( View -> Tabs & Sidebars -> Toolbox ). From there you can setup keyboard shortcuts and other properties by right-clicking on a macro and choosing 'Properties'.

About

Macros and other code snippets for enhancing Komodo Edit functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published