Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VsJazzNew to Visual Studio Code? Get it now.
VsJazz

VsJazz

jasmin-lang

|
13 installs
| (0) | Free
VsCode extension for Jasmin language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VsJazz

This extension provides support for the Jasmin language in vscode.

Installing VsJazz

VsJazz requires a working installation of the jasmin-language-server.

Using opam

opam pin https://github.com/maximedenes/jasmin-language-server.git add

Developper build using nix

Clone the repo and from the source dir:

nix develop
dune build

vscode user settings

Set the jasmin.path setting to the full path to the jasmin-language-server binary.

"jasmin.path": "/path/to/jasmin-lsp"

License

Unless mentioned otherwise, files in this repository are distributed under the MIT License.

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