Releases: tryforge/ForgeVSC
Releases · tryforge/ForgeVSC
v1.2.0
Change Log
v1.2.0 (April 16, 2026)
Added
- Added advanced guide search
- Added extension settings
- Added ability to enable/disable the extension for specific workspaces
- Added "ForgeVSC: Open Extension Settings" command
Changed
- Renamed config property "customFunctionsPath" to
customFunctionPaths
Fixed
- Fixed code still highlighted inside JavaScript comments
Deprecated
- Deprecated
.forgevsc.jsonconfig file (replaced by extension settings)
This file remains supported for compatibility, but is legacy. Extension settings are recommended instead.
v1.1.0
v1.0.3
v1.0.2
Change Log
v1.0.2 (March 26, 2026)
Added
- Added definition ("go to file") for custom functions (
Ctrl+Click/Cmd+Click) - Added JavaScript code highlighting to
$djsEval[] - Added escaping support for whole function call
- Added support for config file inside
.vscodefolder
Fixed
- Potential fix for custom functions not registering on first activation
v1.0.1
Change Log
v1.0.1 (March 23, 2026)
Added
- Added package icon to status bar item
- Added category specific icons for functions, events and enums to guides sidebar
- Added possibility to specify multiple paths for custom functions
Changed
- Changed status bar item to open extension log instead of extension page
v1.0.0
🚀 ForgeVSC v1.0.0
Introducing the Official Visual Studio Code Extension for ForgeScript!
ForgeVSC brings a much better development experience to ForgeScript inside Visual Studio Code. It adds rich editor tooling for writing Forge code in JavaScript, TypeScript, JSX, and TSX, while also providing a dedicated guides sidebar, diagnostics, hover info, suggestions, syntax highlighting, and more!
➜ VSC Marketplace: https://marketplace.visualstudio.com/items?itemName=tryforge.forgevsc
➜ OpenVSX Marketplace: https://open-vsx.org/extension/tryforge/forgevsc