Files
sdk/pkg/analysis_server/lib/src/status
Danny Tuppeny 6d9e38ea3a [analysis_server] Fix Insights page to show context folders with same name
Comparing contexts on `shortName` (the folder name) causes contexts with the same folder name (for example multiple `example` projects) to disappear.

Since the tabs can now be ambiguous, added a tooltip (title).

Change-Id: I02a935c33cb9c38b85f335771b6f8f92147fb835
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/472902
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2026-01-14 11:47:21 -08:00
..