Axe is a statically typed, compiled programming language that centred around ease of concurrency and memory safety. It is designed to be simple and easy to learn.
Requirements
For full LSP support, you need the Axe LSP server (axels) in your system PATH.
Extension Settings
This extension contributes the following settings:
axe.lsp.serverPath: Path to the Axe LSP server executable
axe.lsp.trace: Set to 'messages' or 'verbose' to debug LSP communication