-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-commandIssues with the command-line dartanalyzer toolIssues with the command-line dartanalyzer tooltype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
This is the companion to issue #44904, for the dartanalyzer command line tool.
Although we hope to deprecate dartanalyzer in the near term (1-2 quarters), the "why not promoted" feature is currently working and ready to ship in the next stable release. Since we haven't yet begun the deprecation process, I suspect that most customers of the command line analyzer probably still use dartanalyzer rather than dart analyze, so I think it makes sense to backport support for this feature to dartanalyzer.
The specific work that needs to be done is to change dartanalyzer so that it shows context information even when --verbose is not specified.
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-commandIssues with the command-line dartanalyzer toolIssues with the command-line dartanalyzer tooltype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug