lsp_server 0.4.0 copy "lsp_server: ^0.4.0" to clipboard
lsp_server: ^0.4.0 copied to clipboard

A Dart implementation of the Language Server Protocol. This package can be used to implement a server that supports the Language Server Protocol.

0.4.0 #

  • Upgrade dart_style and json_rpc_2 dependencies to latest stable. Min sdk constraint is now ^3.4.0
  • Add CI steps.
  • Re-generate protocol_generated.dart from latest 3.17 spec.
  • Add neat banner.

0.3.3 #

  • Fixed pub dev score.

0.3.2 #

  • Always decode URI before parsing.

0.3.1 #

  • More lax restraints on http version.

0.3.0 #

  • Updates dependencies to later versions for compatibilty with newer Flutter and Serverpod versions.

0.2.1 #

  • Downgrades version of collection package for compatibility with Flutter.

0.2.0 #

  • Allows the user of the interface to close the connection on demand.

0.1.0 #

  • Initial version.
17
likes
160
points
21k
downloads

Publisher

verified publisherserverpod.dev

Weekly Downloads

A Dart implementation of the Language Server Protocol. This package can be used to implement a server that supports the Language Server Protocol.

Repository (GitHub)

Topics

#lsp #server #language #devtools

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, async, collection, dart_style, http, json_rpc_2, path, pub_semver, stream_channel

More

Packages that depend on lsp_server