Azure / Azure/bicep

Options to disable linter rules should be in Quick Fix list, not "Other actions"

Open
#17,142 1 comment 0 reactions 0 assignees View on GitHub
devdiv story: linter
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

See this example from TypeScript:

![Image](https://github.com/user-attachments/assets/ba0e6ebc-7cfd-47bf-8cb7-a8e18093ef5a)
then clicking "Quick Fix"
![Image](https://github.com/user-attachments/assets/c671241e-e1de-4aba-8f11-1ca0c52ff994)
The "disable" rule actions show up in quick fix.

But in Bicep, they don't:

![Image](https://github.com/user-attachments/assets/6e4173e2-0ddc-4ecf-9806-d3d48a9fdedc)
They just show up when you click the light bulb:
![Image](https://github.com/user-attachments/assets/d7d54035-86c1-4bbc-ba89-db7b1cd729e5)

We should make them show up in the quick fix list, too.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.