dart-code-checker/dart-code-metrics

[BUG] (VsCode) No quick actions to ignore rules

petrnymsa opened this issue · 1 comments

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.0

What did you do?

Standard "lints" can be via "quick-action" ignored (in line or in whole file), e.g.

image

But for "DCM" based rule / lint there is no quick action, for example

image

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

This works as intended. Consider switching to the Teams version where this is solved.