Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>goboscriptNew to Visual Studio Code? Get it now.
goboscript

goboscript

aspizu

|
1 install
| (0) | Free
goboscript 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

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.vsix file to install the extension.

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