microsoft / microsoft/vscode-azureresourcegroups
Don't force users to select a subscription if they only have one subscription
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
Currently you must select subscriptions even if you only have one which doesn't make a lot of sense. I think we should auto select their lone subscription in that case.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the extension's subscription-selection flow from the user-facing command or view; the issue does not name a file or test. Done means a user with exactly one subscription proceeds without manually selecting it, while users with multiple subscriptions can still select one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100