Version 1.0.8 - The Last Update For A While
As mentioned in the Bohemia forums, this plugin will be getting a complete rewrite to make way for some important features. Because of the rewrite, there will not be new features until the rewrite is done.
Changes
Shared between languages
Fixed
- better, but still bad pre-processor
SQF
Added
- command camelCase inspection (checks if command is camel case. if not, alt+enter to make it camel case)
- New Arma 3 commands from the wiki
Changed
- commands can now be non-camel case
Fixed
- unary expression
Header
Fixed
- header stringtable key created stack overflow
- header didn't support += operator
- stringtable keys couldn't be in arrays