Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 408 Bytes

Helios for Visual Studio Code

This extension adds language support for the Helios programming language to VSCode.

Currently, it provides syntax-highlighting support for .he files. A language server for Helios (Helios-LS), included as part of the compiler at the moment, is under development. You can check it out here.