[extension types] Extension type does not get a highlight in DartDoc #53592
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
Any symbol references for an extension type symbol do not get the right highlight color in DartDoc:
Tooltips in VSCode do work though, so it's just the highlight color.
Example:
Here the
[BasicParameters]
reference is not in light green (as it is for classes).The text was updated successfully, but these errors were encountered: