Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GoboScript JSNew to Visual Studio Code? Get it now.
GoboScript JS

GoboScript JS

Cufiy

|
1 install
| (1) | Free
GoboScript JS language support for Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Goboscript Extension for Visual Studio Code

This directory contains the source code for the Goboscript extension for Visual Studio Code. The extension provides syntax highlighting, code completion, and other features for Goboscript development.

Note: This is the GoboScript JS extension, which is a fork of the main Goboscript extension. It is designed to work with the JavaScript version of the Goboscript compiler. For the C like version of the extension, see the main repository.

Contributing

To develop the extension, open the editors/code directory in Visual Studio Code.

cd editors/code
npm install

Go to the Run and Debug view and select Launch. This will open a new instance of VS Code with the extension enabled.

Installation from Source

To install the extension from source, open the editors/code directory in Visual Studio Code.

cd editors/code
npm install
npm run package

Then in Visual Studio Code, press Ctrl + Shift + P and run the Extensions: Install from VSIX... command. Select the editors/code/goboscript-js.vsix file to install the extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft