Licence
MIT
Version
0.2.1
Deps
0
Size
6 kB
Vulns
0
Weekly
0
@vela-rbxts/lsp
Wrapper package for the standalone vela-rbxts Rust LSP.
This package starts the matching prebuilt binary package for the current platform and connects it over stdio.
For monorepo development, run the server from source with:
cargo run --manifest-path packages/lsp/Cargo.toml
The release flow stages this wrapper under packages/lsp/.npm/publish and
publishes the platform binary packages separately.