Visual Studio Code support for Hexa
Requires Hexa compiler on your host or remote machine
- Syntax highlighting
- Advanced linting via language server
- Providing snippets
- Module outline
- Other IDE features
This extension works in web VSCode environments like github.dev
https://marketplace.visualstudio.com/items?itemName=PeyTy.vshexa
cd ~/.vscode/extensions
git clone https://github.com/hexalang/hexa-vscode-bundle.git
The path to the compiler should be allowed in the setting tab hexa.path