Autofix for any "use param instead" linter warnings
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
There are many situations in which this piece of advice shows up, but none where we give the user a quick click to fix the issue and continue authoring the bicep file.
Example when a user uses an aksCluster resource tab completion

It would be great if we simply took the property and made a param with it at the top of the bicep file

Contributor guide
Research direction
No source file, test, or entry point is named. Start by locating the linter diagnostic for "use param instead" and its language-service code action handling. Define how the property becomes a parameter at the top of the Bicep file, then add coverage for the AKS cluster completion example and other occurrences.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100