This directory contains code from external sources vendored into this package.
This package lives in the Dart SDK at third_party/pkg/language_server_protocol.
It is copied here with minimal changes, such as:
dart format ..package: imports and replacing them with relative imports.pubspec.yaml file.To update it, you can simply replace the entire language_server_protocol directory with the one from the SDK, and perform the changes listed above.