Tooling for Aleo Instructions
If you have installed a Leo syntax plugin
then you should already be able to see syntax highlighting for .aleo
Aleo instructions.
Aleo maintains several 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​
- Install LSP and LSP-aleo-developer from Package Control.
- Restart Sublime.
Usage​
Follow these steps to toggle the Aleo instructions
syntax highlighter.
- Open
Sublime Text
. - From Preferences > Select Color Scheme... > LSP-aleo-developer
VSCode​
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
.
Usage​
- Open
VSCode
. - From Preferences > Color Theme... > Aleo Theme
Intellij​
Download the editor here: https://www.jetbrains.com/idea/download/.
Install​
Install the Aleo Developer Plugin from JetBrains marketplace.