I released a previous build as I promised. It is not as stable as the next will be, but I had no trouble using this build myself. It will not overwrite the commands.xml file automatically yet, so you will need to copy from the program folder. If you do not want to upgrade to this build yet, you can download the commands file seperately.
I am working on creating project files which will be stored within the mission folder to control a sort of "files that were open at time of close" feature. It will also retain layout of views. I am also working on getting the variable list and syntax checking optimized for larger files. And more of course...
As a final note, here are the full changes in this build:
Version 0.7 Beta Build 1822
[General Fixes]
- Added Line Display to Scroll bar Tooltip
- Disabled Multiple Instances
- Double-Click now opens Documents in already open Instance
- Variables in IntelliPrompt are now based on first case and not all lower-case
- Added Shortcuts to Menu Items (Ctrl-O, Ctrl-M, etc..)
- Added Context menus to Doc Tabs
- Save All when no documents were open caused Exception.
[Mission Document]
- Fixed Addons section in Intel tab of Mission Document
- Optimized Update of Mission Document Text
- Fixed Numeric errors when value is out of range for sliders
[Variable List]
- Optimized Variable List
- Included Variable Count in Variable List
- Automatic Scrolling when a different doc is selected
- Select All Variables in list for a selected file
[Documentation]
- Updated for new features
- Corrected TASK to TODO