v0.3.12
Pre-release
Pre-release
LSP Server for RouterOS (v0.3.12)
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.