Make resolution of comment references homogeneous #36974
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
type-enhancement
A request for a change that isn't a bug
Comment references are currently handled in different ways in:
comment_references
This should be fixed at the analyzer level to have consistency accross tools (linter, dartdoc, code navigation...). After that tools should be updated to use an analyzer API to resolve comment references.
Related issues:
The text was updated successfully, but these errors were encountered: