Reforger Script ToolsReforger Script Tools brings Enfusion Script language support and Arma Reforger Workbench compiler feedback to Visual Studio Code. Everything needed by the extension is included; no additional tools or runtimes are required. Unofficial Project and Product TermsReforger Script Tools is an independent, unofficial project. It is not affiliated with, authorized by, endorsed by, or supported by Bohemia Interactive a.s. Use of this extension with Bohemia Interactive games, tools, services, or content remains subject to all applicable end-user license agreements, terms of use, and content licenses, including but not limited to the Arma Reforger EULA and Arma Reforger Workshop Terms of Use. This extension is not designed or intended to circumvent those agreements, violate license restrictions, or enable others to do so. Content created or generated with this extension must be made and used only for Arma purposes, in accordance with the Arma Public License (APL) and its ArmaOnly condition where applicable. A mod that incorporates, adapts, or is distributed with another mod's content must preserve and comply with that content's applicable license terms, including any requirements for derivative works. Users are responsible for ensuring that their use and all resulting content comply with the agreements and licenses applicable to the Bohemia Interactive products and content they use. Bohemia Interactive, Arma, Arma Reforger, and associated logos and designs are trademarks or registered trademarks of Bohemia Interactive a.s. Features
The extension recognizes Workbench IntegrationWorkbench integration is disabled by default. On the first Enforce activation
or explicit Workbench action, the extension asks whether it may enable the
integration and install its managed bridge. Approval enables Workbench's local
NET API, registers the per-user
The extension reconnects automatically. The Workbench status item shows availability; selecting it while disabled opens the enablement prompt, while selecting it after enablement runs validation. Reforger Script Tools: Validate Scripts in Workbench also runs validation manually. Workbench validation is requested at session start and after an eligible save. By default, it also saves the active dirty script and validates after three seconds without typing; disable Workbench NET API: Save and Validate On Idle to use only explicit saves and manual validation. These steps follow Bohemia Interactive's official Resource Manager options documentation. MCP ServerInstalling the extension also installs its local MCP Runtime. VS Code discovers
Reforger Script Tools automatically in Chat and manages the bundled stdio
process; no Native MCP discovery does not enable Workbench integration, contact the Workbench NET API, or install the managed bridge. Its compact authoring profile provides one cross-authority search plus exact evidence handoffs and common Workbench lifecycle tools. The native VS Code definition selects that profile when it starts the MCP process; profiles do not change within a running session. External clients can select specialized inspection, editing, administration, or complete compatibility profiles at process start. Enable Workbench integration separately when live editor capabilities are wanted. The same one-time extension install contributes three Agent Skills to VS Code Chat:
The skills are plain, client-neutral Open Agent Skills files packaged with the extension. Discovering or invoking them does not enable Workbench. With Workbench disabled, they use offline Wiki, Game Data, and workspace evidence and report live gates as unavailable without contacting or changing Workbench. For Codex or another MCP client outside VS Code, run Reforger Script Tools:
Copy MCP Configuration and choose Codex TOML or generic MCP JSON. The copied
entry launches the same bundled runtime with the current workspace and External
Indexes scope. Copy it again after changing that scope or upgrading the
extension because external clients do not receive VS Code's native definition
updates. Clients that support Agent Skills can also consume the packaged
SettingsOpen Preferences: Open Settings (UI) and search for
For the default
The Customize Semantic ColorsThe previous custom color theme has been removed. The extension now supplies default Enfusion Script colors through VS Code's native semantic-token settings without replacing your selected theme. VS Code applies these defaults automatically, so they do not appear in User Settings (JSON) until you add your own overrides. To change a color:
For example:
Only the selectors included in the user's settings are changed; all others keep
the extension defaults. The
|