Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ABRAGen FastScriptNew to Visual Studio Code? Get it now.
ABRAGen FastScript

ABRAGen FastScript

ABRA Software a.s.

|
1 install
| (1) | Free
VS Code support for ABRAGen scripting engine.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ABRAGen FastScript

VS Code extension for ABRAGen FastScript language support (formatting, diagnostics, metadata-aware assistance and semantic highlighting).

Build

npm ci
npm run compile

Create VSIX locally

npm run package:vsix

The command produces a .vsix package in the project root.

Release

Tag a version (for example v0.0.1) and push the tag to GitHub. The workflow in .github/workflows/release-vsix.yml will build and attach the VSIX to a GitHub Release.

Marketplace

The extension is published to the Visual Studio Code Marketplace. The vsce tool is used for publishing, and the VSCE_PAT environment variable must be set to a Personal Access Token with appropriate permissions.

If you haven't own PAT, you can inquire about publishing using the feedback form.

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