Delta SDK update #2 is available. Please see the SDK post for the listing of functions, events, and classes/structs.
Added in this version:
* Events for:
- Workspace tab before close (with cancel)
- Workspace tab after close
- Before display intellisense (in order to override/modify what is displayed)
- Before display infopop (in order to override/modify what is displayed)
- Trigger event
* Control functions for:
- Registering editor triggers
- Deregistering editor triggers
- Displaying intellicode (aka intellisense)
- Displaying infopop
- Creating a new workspace tab
- Modifying a workspace tab's properties (title, icon, etc)
- Deleting a workspace tab
- Deleting a custom menu item
- Modifying a custom menu item (w/ new properties)
- Added "enabled" property to custom menu items
- Adding a submenu item to existing menus (file, edit, etc)
- Checking whether a shortcut is already used (IsShortcutUsed true/false)
You can get the new update here. Note that these changes have not been merged into the downloadable package, and will not be merged until the final release. I am expecting to have ONE LAST plugin beta before the final release is placed on the website.
This release also includes the bug fixes for the green items found in the bug tracker (the close tab issue and the find in project issue).
Just copy the two files in the ZIP into your TorqueDev directory and replace the old versions.













Author

Logged