Name Scripts: Composer tools
Code ScriptingComposerTools
Version 1.0.0
State testing
Build 6
Owner
DownloadsBinaries
Sources
Dependencies
Type Script
Official true
O.S. all
Architecture all
Categories Development
Description Utilities that extend the scripts editor interface made in python.

Add tools like:
- Buttons to run the abeille forms designer, integrated with scripting editor.
- Automatic light syntax check for python. Syntax errors are marked in the editor
automatically. (pytlint integration)
- On demand python syntaxt checker (pytlint integration)
- Quick search of classes, methods and functions in a module
- Code navigator panel, tree of editing module
- Search references in module, current folder a user selected folder
- list of running thread with interrupt functionality
- SVN integration (using SVNKit)
- Javadoc viewer

In the current version some tools are partially developed