Hover for docs in analysis_options
#55592
Labels
analyzer-analysis-options
analyzer-server
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Is your feature request related to a problem? Please describe.
I have a relatively big
analysis_options
file in my company. And when managing it I always have to open a browser to see what some specific lints are and copy the right name.Describe the solution you'd like
I'd like for the
analysis_options.yaml
file to have a hint hover similar to dart classes/etc to show the docs for the hovered lint.See Dart-Code/Dart-Code#5086 for more context.
The text was updated successfully, but these errors were encountered: