|
@HB,
That bug has indeed been fixed :)
@All
I’m pleased to release the new version of ScriptEd (2.0b).
The following changes have been made in this version:
- Added ability to automatically reload a plugin which has been saved
- Added ability to switch on Vertical Guides
- Added ability to get focus automatically
- Added ability to fold all fold points after a file has been loaded
- Added a ‘Function List’ combobox which can be used to navigate to function definitions quickly
- Added a ‘Goto Definition’ context menu item if the mouse is right clicked on a function call
- Left clicking on the loaded file path copies the folder path to the clipboard
- Right clicking on the loaded file path copies the file path to the clipboard
- The file path is shortened to fit the width of the available space
- The Preferences dialog has been updated to tabbed format (General and Colours)
- Added following to General tab:
- Vertical guides
- Fold on load
- Call tips (beta)
- Call tips description (beta)
- Get focus automatically
- Reload plugin after save
- Added ability to change and save colours in the Colours tab
- All user related preferences now get saved in the User home directory. This enables the ScriptEd addon to reside in a network workgroup.
- Removed different choices for auto-completion. If switched on, this will autocomplete methods and commands.
- Removed the background colour slider. (There is now a dedicated Colours tab in the preferences box)
The following have been added as ‘beta’ in the preferences:
- Added beta for showing call tips after a method has been typed
- Added beta for showing a short description and related commands in the call tip window
Please note that it’s in ‘beta’ only because:
- I haven’t had time to generate the complete list yet (waiting for finished doc)
- The call tip may go off screen (trivial to fix)
I’ve tested this on 7.01, 7.5 & 2010 on 32b & 64b on Windows XP & Vista
The download link, as usual, is here (right click, ‘save as..’)
Please remember to both: uninstall & delete the previous version from XSI/system(hdd) before installing the new version. Please read the Installation instructions in the first post if you’re installing ScriptEd for the first time.
If you come across any bugs, please post here or email me.
Screen shots
Color preferences tab:

General preferences tab:

Function list:

Calltips (beta):

In-context go to function definition:

|