@vela-rbxts/lsp
v0.6.0
Published
Wrapper package for the prebuilt vela-rbxts Rust LSP binary.
Downloads
702
Maintainers
Readme
@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.tomlThe release flow stages this wrapper under packages/lsp/.npm/publish and
publishes the platform binary packages separately.
