mirror of
https://github.com/fluencelabs/aqua-vscode
synced 2025-03-15 13:50:52 +00:00
Add link to extension on marketplace (#7)
This commit is contained in:
parent
775c025174
commit
29c1d264ea
@ -4,8 +4,9 @@ Syntax highlighting for `aqua` programming language
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install the extension
|
||||
2. Configure colors for aqua-specific tokens (see below)
|
||||
1. Install [the extension](https://marketplace.visualstudio.com/items?itemName=FluenceLabs.aqua-syntax-highlight)
|
||||
2. Install compiler `npm install --global @fluencelabs/aqua-cli`
|
||||
3. Configure colors for aqua-specific tokens (see below)
|
||||
|
||||
Add the following lines to the [settings.json](https://code.visualstudio.com/docs/getstarted/settings) file. Feel free to choose colors according to you favorite theme. In the example below services will be highlighted as green and all the keywords which affect the topology will be highlighted as red
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user