lsp 0.1.1 copy "lsp: ^0.1.1" to clipboard
lsp: ^0.1.1 copied to clipboard

Tools for writing a server following the Language Server Protocol.

Tools for writing a language server following the Language Server Protocol.

Any class implementing LanguageServer can be started as a server communicating over stdin and stdout. Includes types for all the messages that can be sent to and from the client.

Looking for a Dart language server? #

The Dart language server implemented in this package is deprecated. Instead, use the analysis server from the Dart SDK with the --lsp flag.

3
likes
30
pub points
10%
popularity

Publisher

unverified uploader

Tools for writing a server following the Language Server Protocol.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

async, json_rpc_2, stream_channel

More

Packages that depend on lsp