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. Leo 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 Preferences > Select Color Scheme... > LSP-aleo-developer
VS Code​
Download the editor here: https://code.visualstudio.com/download.
Install​
Install Leo for VS Code from the VS Code marketplace.
The correct extension ID is aleohq.leo-extension
.
Usage​
- Open
VS Code
. - From Preferences > Color Theme... > Aleo Theme
Intellij​
Download the editor here: https://www.jetbrains.com/idea/download/.
Install​
Install the Leo for Intellij from the JetBrains marketplace.