Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 16:21

LSP Server for RouterOS (v0.5.4)

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.