Tooling for Leo
Aleo maintains syntax highlighting implementations across different platforms. If you do not see your favorite editor on this list, please reach out on GitHub.
Sublime Text​
Download the editor here: https://www.sublimetext.com/download. Aleo instructions support for Sublime's LSP plugin is provided through a language-server.
Install​
Usage​
Follow these steps to toggle the Leo
syntax highlighting, hover, and tokens.
- Open
Sublime Text
. - From Settings > Select Color Scheme... > LSP-leo
VS Code​
Download the editor here: https://code.visualstudio.com/download.
Install​
- Install Leo for VSCode from VSCode marketplace.
- The correct extension ID is
aleohq.leo-extension
, and the description should state "the official VSCode extension for Leo".
Usage​
- Open
VSCode
. - Go to Settings > Extensions or use the left side panel Extensions button to enable the Leo plugin.
Intellij​
Download the editor here: https://www.jetbrains.com/idea/download/.
Install​
- Download the Aleo Developer Plugin from JetBrains marketplace.
- Click on the gear icon in the upper right > Plugins > gear icon up top > Install Plugin from Disk > Select the downloaded zip file