Options to disable linter rules should be in Quick Fix list, not "Other actions"
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
See this example from TypeScript:

then clicking "Quick Fix"

The "disable" rule actions show up in quick fix.
But in Bicep, they don't:

They just show up when you click the light bulb:

We should make them show up in the quick fix list, too.
Contributor guide
Research direction
The issue names no source files, tests, or entry points. Start by locating Bicep's linter diagnostic quick-fix handling and compare how TypeScript presents rule-disable actions; verify that the disable actions appear in the Quick Fix list rather than only under Other actions.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100