Branch: refs/heads/main
Home:
https://github.com/dart-lang/sdk
Commit: e23fd9de25e6e96b5b8fcf897861293260367a94
https://github.com/dart-lang/sdk/commit/e23fd9de25e6e96b5b8fcf897861293260367a94
Author: Danny Tuppeny <
da...@tuppeny.com>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M pkg/analysis_server/integration_test/lsp_server/diagnostic_test.dart
M pkg/analysis_server/lib/src/lsp/constants.dart
A pkg/analysis_server/lib/src/lsp/extensions/text_document_filters.dart
M pkg/analysis_server/lib/src/lsp/handlers/handler_completion.dart
M pkg/analysis_server/lib/src/lsp/handlers/handler_rename.dart
M pkg/analysis_server/lib/src/lsp/mapping.dart
M pkg/analysis_server/lib/src/lsp/server_capabilities_computer.dart
M pkg/analysis_server/test/lsp/diagnostic_test.dart
M pkg/analysis_server/test/lsp/initialization_test.dart
M pkg/analysis_server/test/lsp/server_abstract.dart
M pkg/analysis_server/test/tool/lsp_spec/json_test.dart
M pkg/analysis_server/test/utils/lsp_protocol_extensions.dart
M pkg/analysis_server/tool/lsp_spec/README.md
M pkg/analysis_server/tool/lsp_spec/generate_all.dart
M third_party/pkg/language_server_protocol/lib/protocol_generated.dart
M third_party/pkg/language_server_protocol/lsp_meta_model.json
Log Message:
-----------
[analysis_server] Update to v3.18 of the LSP spec
To aid reviewing, I'm splitting this into two patch sets:
Patch set 1 is the manual changes I made to update the version of the LSP spec we pull and fix up any analysis errors/test failures related to it.
Patch set 2 is the generated code changes and the updated copy of the spec.
There shouldn't be any functional changes here, the LSP spec just has both new types, and improved representations of existing types (or new names attributed to what were previously anonymous types that we generated names for).
Fixes
https://github.com/dart-lang/sdk/issues/63608
Change-Id: I71379078a407f8e4f2966b3656d1b13064c98cf9
Reviewed-on:
https://dart-review.googlesource.com/c/sdk/+/514500
Reviewed-by: Keerti Parthasarathy <
kee...@google.com>
Commit-Queue: Samuel Rawlins <
sraw...@google.com>
Reviewed-by: Brian Wilkerson <
brianwi...@google.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/dart-lang/sdk/settings/notifications