Lint Summary Extension for Visual Studio Code, that does some syntax error checking, variable existence checking and more. ( It's now completely separated from sqflint CLI tool, with many other features, so I decided to make separate thread for it. ) Homepage: http://sqflint.zipek.cz/ VSCode Market: https://marketplace.visualstudio.com/items?itemName=skacekachna.sqflint Github: https://github.com/SkaceKamen/vscode-sqflint NOTE: Works best with SQF Language extension
Changelog
You can find changelog at here.
Features
Syntax error checking
Checks existence for variables (global and local)
Go to definition and Find usages for variables
Displays help (hover help and signature help) for BIS/CBA functions and commands
Autocomplete for BIS/CBA functions, commands and unit/ui events
Debugger (RPT file monitor)
Screenshots