This is the SQF-VM Language Server implementation, aimed to provide full SQF support
for IDEs and editors like vscode
ToDo
ToDo
git clone REPOSITORY --recursive
npm install yarn --global
(installs yarn globally)/client/vscode
in Visual Studio Codeyarn install
yarn run compile
inside that terminalserver/
vcpkg install
cmake CMakeLists.txt
sqfvm_language_server.sln
sqfvm_language_server
project inside the Solution Explorer
and hit Build and wait for it to finishArmitxes - SQF Grammar file