Visual Studio Code support for Hexa
February 10, 2024 ยท View on GitHub

Features
Requires Hexa compiler on your host or remote machine
- Syntax highlighting
- Advanced linting via language server
- Providing snippets
- Module outline
- Other IDE features

Web Extension
This extension works in web VSCode environments like github.dev
Install
https://marketplace.visualstudio.com/items?itemName=PeyTy.vshexa
Install manually
cd ~/.vscode/extensions
git clone https://github.com/hexalang/hexa-vscode-bundle.git
Configuration
The path to the compiler should be allowed in the setting tab hexa.path