Azure / Azure/bicep

Combine launch.json files for the Bicep project

Open
#2,805 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 4h
Merged PRs (30d)
81

Description

We've got some config under `src/vscode-bicep/.vscode/launch.json` and some under `.vscode/launch.json`. It would be good to combine the two into the top-level file to avoid having to quit + relaunch VSCode to access the different config.

Contributor guide

Open the contributing guide

Research direction

Compare src/vscode-bicep/.vscode/launch.json with the top-level .vscode/launch.json, beginning by inspecting the launch configurations in both files. Combine the configurations in the top-level file so the Bicep project exposes both sets without quitting and relaunching VSCode, then verify that the available launch options remain accessible.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.