@vesk/lsp
v0.1.14
Published
Vesk Language Server Protocol server for .vsk files
Readme
@vesk/lsp
Vesk Language Server Protocol server for .vsk files. Provides completions, diagnostics, hover, go-to-definition, rename, semantic tokens, and formatting.
Install
npm install @vesk/lspEditor Setup
VS Code
Install the vesk-vscode extension from the marketplace.
Neovim
Use nvim-lspconfig:
require('lspconfig').vesk_ls.setup{}License
MIT
