You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added extension for faster sqf parsing. When active, applying syntax highlighting to large functions is almost instant.
Added support for CfgScriptPaths UI functions
Improved detection of preprocessor commands
Added: Sort by CfgFunctions parent group
Added: Collapse/Expand all buttons
Added: Changing sort mode auto-selects the previously selected function
Fixed: Code view not refreshing on theme/load method switch if a parent class was selected in the list
Minor clean up of some duplicate code