microsoft / microsoft/vscode-azureresourcegroups
GitHub Copilot causes error when editing tags
Open
@alexweininger is already working on this.
Since Aug 11, 2022.
external
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
Issue is not related to unified changes and reproduces in the released version v0.4.0.
Probably need to file this against GitHub Copilot but wanted to track it here first.

rejected promise not handled within 1 second: Error (FileSystemError): Internal error: Expected value to be neither null nor undefined: id
[/Applications/Visual]() Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:104
stack trace: Error (FileSystemError): Internal error: Expected value to be neither null nor undefined: id
at Function._handleError (/Applications/Visual Studio Code - Insiders.app[/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:85:90345]())
at Object.readFile ([/Applications/Visual]() Studio Code - Insiders.app[/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:85:88819]())
at processTicksAndRejections (node:internal[/process/task_queues:96:5]())
at Object.readFile ([/Users/alex/.vscode-insiders/extensions/github.copilot-1.12.5517/dist/extension.js:8:340931]())
at [/Users/alex/.vscode-insiders/extensions/github.copilot-1.12.5517/dist/extension.js:8:424266]()
Notes:
- Does not reproduce when Copilot is disabled for .jsonc files
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.
Assessment
This issue has not been assessed yet.