microsoft / microsoft/vscode-azureresourcegroups
[Suggestion] It would be better to add a "Click to view resource" in Activity log after creating a resource group
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: All
Build Version: 20220420.34
Regression: Not a regression
Repro Steps:
- Create a resource group.
- Check whether there is a "Click to view resource" in Activity log.
Actual:
There is no "Click to view resource" in Activity log.

Suggestion:
It would be better to add a "Click to view resource" in Activity log after creating a resource group.
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
No implementation files or tests are named. Start by locating the activity-log handling and resource-group creation entry points in the TypeScript extension, then trace how created resources are linked from log entries; done means a resource-group creation entry offers the requested way to view that resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100