Skip to content

v0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 14:28
· 12 commits to main since this release

LSP Server for RouterOS (v0.5.1)

Note

"Known Issues" and "Changelog" can be found in CHANGELOG.md.

See README.md for more details about installation and usage.

For VSCode, download lsp-routeros-ts.vsix and install use code --install-extension lsp-routeros-ts.vsix from your download directory.

For NeoVim or other LSP clients, download the specific lsp-routeros-server-* for your OS/platform, and copy to ~/.bin (or another directory).
A sample configuration file for NeoVim (nvim) , nvim-routeros-lsp-init.lua, is provided for download.

Note about download file names...
darwin- in name is for macOS, with -arm64 is Apple Silcon while -x64 is for Intel-based Mac platforms.
-musl in name is for Alpine Linux or some other specialized Linux distros.