Skip to content

Make "why not promoted" information more discoverable in dartanalyzer tool #45546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
stereotype441 opened this issue Mar 31, 2021 · 0 comments
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-command Issues with the command-line dartanalyzer tool P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@stereotype441
Copy link
Member

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.

@stereotype441 stereotype441 added the legacy-area-analyzer Use area-devexp instead. label Mar 31, 2021
@srawlins srawlins added the P2 A bug or feature request we're likely to work on label Apr 1, 2021
@srawlins srawlins added the type-enhancement A request for a change that isn't a bug label Mar 14, 2024
@srawlins srawlins added the devexp-command Issues with the command-line dartanalyzer tool label Aug 2, 2024
@bwilkerson bwilkerson added area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. and removed legacy-area-analyzer Use area-devexp instead. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-command Issues with the command-line dartanalyzer tool P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants