galileo_dart_language_server

Last updated:

0 purchases

galileo_dart_language_server Image
galileo_dart_language_server Images
Add to Cart

Description:

galileo dart language server

Dart Language Server #
Wraps the dart analysis server and adapts its default protocol to the
language server protocol.
This project is obsolete. The Dart SDK ships with an analysis server which can
run in LSP mode with the --lsp flag.
To start up the server use the analysis server snapshot from the bin directory
of the SDK.
For example, if the Dart SDK is at $DART_SDK and $DART_SDK/bin/ is on your
$PATH (which makes commands like dart and pub available) the analysis
server can be launched with:
dart $DART_SDK/snapshots/analysis_server.dart.snapshot --lsp
You can see an example of configuring the vim-lsc client at https://github.com/natebosch/vim-lsc-dart

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.