Skip to content

Lint for existing TODO, FIXME coments #57200

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

Closed
zoechi opened this issue Mar 16, 2015 · 4 comments
Closed

Lint for existing TODO, FIXME coments #57200

zoechi opened this issue Mar 16, 2015 · 4 comments
Labels
devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. linter-lint-request type-enhancement A request for a change that isn't a bug

Comments

@zoechi
Copy link
Contributor

zoechi commented Mar 16, 2015

No description provided.

@pq pq added type-enhancement A request for a change that isn't a bug linter-lint-request labels Mar 16, 2015
@zoechi
Copy link
Contributor Author

zoechi commented Nov 19, 2017

@bwilkerson
Copy link
Member

Correct. It is supported as a "hint" with a severity of "TODO". IntelliJ shows TODOs in a separate view so as not to clutter the "Dart Analysis" view.

@rdehouss
Copy link

Why aren't FIXME comments highlighted?
Also, they could/should have another level than INFO, like WARNING?

@pq
Copy link
Member

pq commented Apr 13, 2020

I think the way to do this in IntelliJ is by editing the TODO comment inspection.

image

You can change the pattern that the inspection matches in preferences as well

image

@devoncarew devoncarew added devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. labels Nov 18, 2024
@devoncarew devoncarew transferred this issue from dart-archive/linter Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devexp-linter Issues with the analyzer's support for the linter package legacy-area-analyzer Use area-devexp instead. linter-lint-request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants