Azure / Azure/bicep

Suggestion: Extraction menus: If no existing params/etc, insert new ones at top of file in appropriate place

Open
#15,261 0 comments 0 reactions 0 assignees View on GitHub
devdiv enhancement Needs: Upvote story: refactoring
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 2h
Merged PRs (30d)
79

Description

from #15193

[@levimatheri] If no existing params, insert before resources, etc. Probably follow comments -> metadata -> types -> params -> vars -> resources.

I.e., new params would be placed after comments, metadata and types, and before variables and resources. Similar for new variables and types

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #15193 and locating the extraction-menu entry point. Check how insertion behaves when params, variables, or types are absent. Done means new declarations follow the stated comments, metadata, types, params, vars, and resources ordering, including when earlier sections are missing.

Written by the indexing model from the issue text.

Assessment

Domain
developer-experience, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.