This extension integrates the SQF Language into Visual Studio Code. The SQF Syntax was created by Bohemia Interactive for its games & simulators. It's simple and easy to learn even without any knowledge in scripting or programming, for more information visit the wiki.
Use this guide if the installation over the marketplace isn't possible.
-
Download VS Code & the master.zip.
-
Install Visual Studio Code.
-
Navigate to your VS Code extensions folder.
- Windows:
%USERPROFILE%/.vscode/extensions
. - Mac/Linux:
$HOME/.vscode/extensions
.
- Windows:
-
In the extensions folder, you create a folder called
Armitxes.SQF
. -
Extract the master.zip inside the
Armitxes.SQF
folder.