A minimal VS Code extension to run the spinasm-lsp language server.
Clone the repository or download the bundled spinasm-vscode.vsix file.
git clone https://github.com/aazuspan/spinasm-vscode
Install the extension for VS Code.
code --install-extension spinasm-vscode.vsix
The language server and syntax highlighting are automatically used when working with *.spn files.