[BUG] (VsCode) No quick actions to ignore rules
petrnymsa opened this issue · 1 comments
petrnymsa commented
Environment and configuration
DCM version: 1.3.0
Dart SDK version: Dart SDK version: 2.19.6
Configuration
OS: Windows 11, Version 10.0.22621 Build 22621
VSCode: 1.78.2
DCM extension: 1.3.0What did you do?
Standard "lints" can be via "quick-action" ignored (in line or in whole file), e.g.
But for "DCM" based rule / lint there is no quick action, for example
Rule: avoid-throw-in-catch-block
What did you expect to happen?
For DCM rules there will be quick-action for ignore
What actually happened?
No quick-action available
Participation
- I am willing to submit a pull request for this issue.
Additional comments
No response
incendial commented
This works as intended. Consider switching to the Teams version where this is solved.

