{"id":13521538,"url":"https://github.com/Armitxes/VSCode_SQF","last_synced_at":"2025-03-31T20:32:09.733Z","repository":{"id":34772160,"uuid":"38754547","full_name":"Armitxes/VSCode_SQF","owner":"Armitxes","description":"Visual Studio Code ~ SQF Language plugin","archived":false,"fork":false,"pushed_at":"2023-12-07T13:56:21.000Z","size":4455,"stargazers_count":47,"open_issues_count":25,"forks_count":29,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-02T06:12:40.213Z","etag":null,"topics":["development","editor","linux","mac","scripting","sqf","sqf-language","visual-studio-code","windows"],"latest_commit_sha":null,"homepage":"https://armitxes.net/Projects/VSCodeSQF/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Armitxes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.htm","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-08T13:06:24.000Z","updated_at":"2024-04-11T20:17:10.000Z","dependencies_parsed_at":"2022-09-13T05:12:21.566Z","dependency_job_id":null,"html_url":"https://github.com/Armitxes/VSCode_SQF","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armitxes%2FVSCode_SQF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armitxes%2FVSCode_SQF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armitxes%2FVSCode_SQF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Armitxes%2FVSCode_SQF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Armitxes","download_url":"https://codeload.github.com/Armitxes/VSCode_SQF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222679160,"owners_count":17021812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["development","editor","linux","mac","scripting","sqf","sqf-language","visual-studio-code","windows"],"created_at":"2024-08-01T06:00:35.655Z","updated_at":"2024-11-02T05:31:39.812Z","avatar_url":"https://github.com/Armitxes.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":["Multiplayer"],"readme":"# SQF Language\n\nThis extension integrates the SQF Language into Visual Studio Code.\nFor more information please visit the [wiki](https://community.bistudio.com/wiki/).\n\n\n## Supported Products\n* Operation Flashpoint [OFP \u0026 OFP Resistance]\n\t* Enable/Disable commands from OFP via \"sqf.enableOFP\". Default: enabled (needed for all futher ArmA versions)\n\t* [Wiki: OFP Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Operation_Flashpoint)\n\t* [Wiki: OFP: Resistance Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Operation_Flashpoint:_Resistance)\n* Take On Helicopters [ToH]\n\t* Enable/Disable commands from ToH via \"sqf.enableTOH\". Default: disabled\n\t* [Wiki: ToH Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Take_On_Helicopters)\n* Armed Assault [ArmA]\n\t* Enable/Disable commands from ArmA via \"sqf.enableARMA\". Default: enabled (needed for all futher ArmA versions)\n\t* [Wiki: ArmA Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Armed_Assault)\n* Armed Assault 2 \u0026 Operation Arrowhead [ArmA 2 \u0026 ArmA 2: OA]\n\t* Enable/Disable commands from ArmA 2 via \"sqf.enableARMA2\". Default: enabled (needed for all futher ArmA versions)\n\t* [Wiki: ArmA 2 Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Arma_2)\n\t* [Wiki: ArmA 2: OA Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Arma_2:_Operation_Arrowhead)\n* Armed Assault 3 [ArmA 3]\n\t* Enable/Disable commands from ArmA 3 via \"sqf.enableARMA3\". Default: enabled (needed for all futher ArmA versions)\n\t* [Wiki: ArmA 3 Commands](https://community.bistudio.com/wiki/Category:Introduced_with_Arma_3)\n* Community Based Addons [CBA]\n\t* Enable/Disable commands from CBA via \"sqf.enableCBA\". Default: disabled\n\t* [Wiki: CBA GitHub](https://github.com/CBATeam/CBA_A3/wiki)\n\t* Contributors: [bux](https://github.com/bux)\n* ACE 3 [CBA]\n\t* Enable/Disable commands from ACE3 via \"sqf.enableACE3\". Default: disabled\n\t* [Wiki: ACE3](https://ace3mod.com/wiki/)\n\t* Contributors: [bux](https://github.com/bux)\n\n\n## Manual Installation\n\nUse this guide if the installation over the marketplace isn't possible.\n\n* Download VS Code \u0026 the master.zip.\n* Install Visual Studio Code.\n* Navigate to your VS Code extensions folder.\n\t* Windows: `%USERPROFILE%/.vscode/extensions`.\n\t* Mac/Linux: `$HOME/.vscode/extensions`.\n\n\n* In the extensions folder, you create a folder called `Armitxes.SQF`.\n* Extract the master.zip inside the `Armitxes.SQF` folder.\n\n\n\n## Links \u0026 Downloads\n\n* [Visual Studio Code](https://code.visualstudio.com/)\n* [Project Website](https://armitxes.net/Projects/VSCodeSQF/)\n* [GitHub Project](https://github.com/Armitxes/VSCode_SQF)\n* [GitHub Project Files (master.zip)](https://github.com/Armitxes/VSCode_SQF/archive/master.zip) [(or older releases)](https://github.com/Armitxes/VSCode_SQF/releases)\n* [BI Forums](https://forums.bistudio.com/topic/182917-vs-code-sqf-visual-studio-code-sqf-language-release-arma-3-arma-2/)\n* [Questions, Bugs \u0026 Suggestions](https://github.com/Armitxes/VSCode_SQF/issues)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArmitxes%2FVSCode_SQF","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FArmitxes%2FVSCode_SQF","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FArmitxes%2FVSCode_SQF/lists"}