A very simple Syntax Highlighting support in vscode for Athena. An LSP support would also be great. But for now, this will help you to see some colors.
-
Download the
.vsixfile from a the latest Release in this repository -
Install the extension from the packaged
.vsixfile:- Using the command line:
code --install-extension athena-lang-x.y.z.vsix-
Using the VSCode UI:
- Go to Extensions
- Select Views and More Actions...
- Select Install from VSIX...
- Select the
.vsixfile that you downloaded