-
Follow instructions on how to install OAL.
-
Install the VSCode extension.
-
Point the
oal.serverPath
setting to theoal-lsp
binary. -
The extension looks for an
oal.toml
configuration file at the root of your VSCode project folder.
Disclaimer: This extension is still experimental. The user experience might feel rough.
- Syntax highlighting
- Interactive compilation error reporting
- Identifier definition lookup
- Identifier references lookup
- Identifier rename
Visual Studio Code and Visual Studio Code Extensions must be installed first.
npm install
make install