vscode-sqflint
Integrates sqflint tool into VS code.
Prerequisites
Java ( You no longer need to have sqflint installed as it's bundled with extension. )
Works best with SQF Language extension.
Debugger
Experimental debugger that'll scan RPT file for changes and output new messages and errors to console. Go to Debug tab to create debugger config.
Features
Debugger (just watches RPT files for new output)
Syntax error checking
Hover support for commands and BIS functions
Signature help for some commands
Autocomplete for commands and BIS functions (including basic description)