microsoft / microsoft/vscode-azureresourcegroups
The error disappears from the "Problems" windows and the opened .jsonc file after clicking on the "Output" window
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win 10
Build Version: 20210902.1
Regression: Not a regression
Repro Steps:
- Create one resource group -> Right click it and select "Edit Tags..." -> There is an error in the "Problems" windows and the opened .jsonc file.
- Click on the "Output" window.
- Check whether the error still exists in the "Problems" windows and the opened .jsonc file.
Expect:
The error still exists in the "Problems" windows and the opened .jsonc file
Actual:
The error disappears from the "Problems" windows and the opened .jsonc file.

More Info:
- This issue does not reproduce when clicking on other windows, such as Terminal/Debug Console.
- This issue does not reproduce if the cursor focus on the opened .jsonc file again.
- This issue also reproduces on the previous released resource group extension.
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
Reproduce the issue using the resource group's "Edit Tags..." action with an opened .jsonc file, then compare the Problems and Output windows after changing focus. Trace the path that reports the error and observe what changes when the Output window is selected. Done means the error remains visible in both the Problems window and the opened .jsonc file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100