Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.06 KB

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