Skip to content

distributed-lab/simplicityhl-lsp-vscode

Repository files navigation

simplicityhl-lsp-vscode

This extension provides SimplicityHL language support in VSCode.


Requirements

For the extension to work properly, you must have the language server executable available in your system PATH.

Installation

The extension is available on the Open VSX Registry.

Building from Source

To build the extension locally, ensure you have npm installed. Then run:

npm run install && npm run vsce-package

This will generate a .vsix package that you can install into VS Code:

code --install-extension simplicityhl-lsp-*.vsix

About

VSCode extension for SimplicityHL language

Resources

License

Stars

Watchers

Forks

Packages

No packages published