Files
sdk/pkg/analysis_server/test/analysis
Robert Nystrom 89273802d9 More analysis_server tests for private named parameters:
- Hovers
- Occurrences (both legacy and LSP document highlights)
- "Go to Type Definition"
- Outlines

They are mostly working OK. There are a couple of corners that aren't
exactly what I'd expect but probably aren't worth fixing. I added TODO
comments on the relevant tests to explain.

I'm still going through the rest of the checklist but I figured I'd send
out one batch.

Bug: https://github.com/dart-lang/sdk/issues/61644
Change-Id: I9d0fe7052e8b8c726b90d9ed7795be9be23c125e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/478483
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2026-02-05 13:11:32 -08:00
..