Hello again everyone,
I've got a new milestone for FSM Edit. First and foremost, we've laid the ground work for syntax and advanced editing capabilities. Secondly, we've included some support for this within this version. You'll notice a sudden increase in size because of this. It is actually the foundation of another larger (secret) project, but I digress.
For now, you get advanced (tokenized) syntax highlighting which goes beyond the realms of simple coloring. It actually will perform automatic outlining and advanced auto-complete functions.
Our next release will add more of these features including the ability to import existing FSM files.
Enjoy!
Version 0.7 Beta
---------------------------------------------------
Changes (0.7)
* Added Syntax Highlighting based on Script Edit & SQF Language(Tokenized)
* Added Automatic Outlining
* Added Autocomplete
* Added Command List (replaced Commands.txt with Commands.xml)
* Fixed Save Filenames Extensions
* Fixed Export to FSM end-of-line in code block problem
* Fixed Array being in [ ] instead of { }
Note: Binary saves from previous versions will not work properly with v0.7, however XML files should import properly.