Files
sdk/pkg/analyzer_plugin/lib/src
Danny Tuppeny 0941ee70a0 [analysis_server] Add navigation regions for declarations of enums, extensions, typedefs, mixins
This allows Ctrl+Click on the declarations to fall back to Find References in VS Code, which is consistent with other declarations names.

Fixes https://github.com/dart-lang/sdk/issues/61553

Change-Id: Ic6b9de6597fa52dcb79e8f8ea946943e9101ca44
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/454081
Commit-Queue: Keerti Parthasarathy <keertip@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2025-10-10 10:38:49 -07:00
..