Skip to content

Releases: tikoci/lsp-routeros-ts

v0.3.8

17 Jun 00:07
Compare
Choose a tag to compare
v0.3.8 Pre-release
Pre-release

LSP Server for RouterOS (v0.3.8)

Note

"Known Issues" and "Changelog" can be found in CHANGES.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.

v0.3.7

15 Jun 19:55
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.3.7)

Note

"Known Issues" and "Changelog" can be found in CHANGES.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.

v0.3.6

15 Jun 17:49
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release

LSP Server for RouterOS (v0.3.6)

Note

"Known Issues" and "Changelog" can be found in CHANGES.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.

v0.3.4

13 Jun 01:37
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.3.4)

Note

"Known Issues" and "Changelog" can be found in CHANGES.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.

v0.3.3

12 Jun 23:37
3155ebb
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.3.3)

Tip

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

See README 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 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.

See README for more details about installation and usage.

v0.3.2

12 Jun 05:04
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.3.2)

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).

Windows is untested...

While built by GitHub, the standalone LSP binary .exe has not been tested. In general, WSL may be a better choice on Windows.

No code signing...

Currently none of the compiled standalone LSP servers are "signed" (but planned in future).
Both Mac and Windows, depending on version, may complain. On macOS, the issue can be fixed using:

xattr -d com.apple.quarantine ~/.bin/lsp-routeros-server-darwin-x64

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.

See README for more details.

v0.3.1

11 Jun 23:06
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.3.1)

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).

Windows is untested...

While built by GitHub, the standalone LSP binary .exe has not been tested. In general, WSL may be a better choice on Windows.

No code signing...

Currently none of the compiled standalone LSP servers are "signed" (but planned in future).
Both Mac and Windows, depending on version, may complain. On macOS, the issue can be fixed using:

xattr -d com.apple.quarantine ~/.bin/lsp-routeros-server-darwin-x64

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.

See README for more details.

v0.1.6

11 Jun 05:57
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.1.6)

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).

Windows is untested...

While built by GitHub, the standalone LSP binary .exe has not been tested. In general, WSL may be a better choice on Windows.

No code signing...

Currently none of the compiled standalone LSP servers are "signed" (but planned in future).
Both Mac and Windows, depending on version, may complain. On macOS, the issue can be fixed using:

xattr -d com.apple.quarantine ~/.bin/lsp-routeros-server-darwin-x64

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.

See README for more details.

v0.1.4

10 Jun 05:58
Compare
Choose a tag to compare

LSP Server for RouterOS (v0.1.4)

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).

Windows is untested...

While built by GitHub, the standalone LSP binary .exe has not been tested. In general, WSL may be a better choice on Windows.

No code signing...

Currently none of the compiled standalone LSP servers are "signed" (but planned in future).
Both Mac and Windows, depending on version, may complain. On macOS, the issue can be fixed using:

xattr -d com.apple.quarantine ~/.bin/lsp-routeros-server-darwin-x64

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.

See README for more details.