Tooling
info
If you have installed a Leo syntax plugin. then you should already be able to see syntax highlighting for .beo
Beo instructions.
Sublime Text
Download the editor here: https://www.sublimetext.com/download. Beo instructions support for Sublime's LSP plugin is provided through a language-server.
Install
Restart Sublime.
Usage
Follow these steps to toggle the beo instructions
syntax highlighter.
Open
Sublime Text
.From Settings > Select Color Scheme... > LSP-leo
This will also allow you to see syntax highlighting for Beo instructions.
VSCode
Download the editor here: https://code.visualstudio.com/download.
Install
Install beo for VSCode from VSCode marketplace.
The correct extension ID is
provablehq.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.
This will also allow you to see syntax highlighting for Beo instructions.
IntelliJ
Download the editor here: https://www.jetbrains.com/idea/download/.
Install
Download the Beo 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
This will also allow you to see syntax highlighting for Beo instructions.
Last updated