Skip to content

hexalang/hexa-vscode-bundle

Repository files navigation

Visual Studio Code support for Hexa

GitHub Sponsor Patreon Discord

Screenshot

Features

Requires Hexa compiler on your host or remote machine

  • Syntax highlighting
  • Advanced linting via language server
  • Providing snippets
  • Module outline
  • Other IDE features

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