Chris Tate,
That issue should now be resolved.
BFM,
Any thing specific?
Everyone,
I have uploaded the final release of v1.3.2.
Change log:
+ Line Overview - Get a quick overview of the location of functions, labels, comments, declarations, errors, and multiple instances of selected words.
+ Tab Closing - Added options to have a close button to be on the tab's themselves, double click the tab to close, or use the orginal close button on the document strip.
+ Restore Include - Added option to restore lost includes.
Save Project As - Implemented a 'Save Project As' routine that functions simularly to using templates (effectively making every project, a template).
+ AutoComplete - Added a tool tip based on highlighted command in AutoComplete.
+ AutoComplete - Added option to have the Help window update based on highlighted command in AutoComplete.
AutoComplete - AutoComplete inserts selection with [Enter] as well as [Tab].
+ AutoComplete - AutoComplete no longer activates in comments.
+ Highlighting - Added highlighting of matching brackets.
+ Highlighting - Added highlighting of multiple instances of selected words.
+ Folding - Able to fold all but this Element (Function or Label). [Right click and select.]
+ Folding - Able to select a Function or Label from the Element window and have all but that Element fold. {Activated version}
+ Goto Line - Added [Ctrl + Shift + G] to bring up the Goto Line for the project. [Ctrl + G] still brings up the Goto Line for document.
+ Text Editor - Added option to use spaces in place of tabs.
+ Text Editor - Added option to wrap text.
+ Compile Dialog - Now able to copy out of the Additional Information window on the Compile dialog.
+ Misc - Added 'repeat' feature for Keystate, Path, and RGB. {Activated version}
+ Misc - Able to cancel closing of modified source files.
Replace - Caret should now return to it's original location after replacing.
+ Pre-Compiler - Implemented a mini pre-compiler to correct issues brought up by the community that create compiler errors (that probably shouldn't). They include things like '#constant' followed by a [Tab].
+ Multiple Instances - Added functionality to better support running multiple instances of Indigo. Like the location and size of each instance is stored seperately.
+ Options - Reorganized Options dialog.
> AutoComplete - Corrected defect when pressing Enter (rather than Tab) in the middle of a suggestion.
> Intellisense - Corrected defect that prevented Functions from being properly parsed when declared without parenthesis.
> Intellisense - Corrected defect that prevented UDT members (as well as other variables) from being properly parsed when declaring them and instantiating them are not in that order. {Activated version}
> Concatenation - Corrected defect that prevented concatenation from working.
> Misc - Many minor defect fixes. Like misspellings and the 'Replace' Edit menu option.
Indigo site
All the best,