aqua-vscode/README.md

20 lines
381 B
Markdown
Raw Normal View History

2021-05-25 12:57:56 +03:00
# aqua syntax highliting
2021-05-25 12:57:56 +03:00
Syntax highliting for `aqua` programming language
2021-05-25 12:57:56 +03:00
## Features
2021-05-25 12:57:56 +03:00
Enables syntax highliting for `aqua` programming language
2021-05-25 12:57:56 +03:00
## Installation
2021-05-25 12:57:56 +03:00
In Visual Studio Code go to the extensions pane, click on the ellipsis symbol -> "Install from VSIX"
2021-05-20 19:05:53 +03:00
2021-05-25 12:57:56 +03:00
## Developing
see [vsc-extension-quickstart.md](vsc-extension-quickstart.md)
## License
[Apache 2.0](LICENSE)