microsoft / microsoft/vscode-edge-devtools
Links to open CSS files in editor aren't working in non-stable channels
Open
@antross is already working on this.
Since Jan 18, 2022.
bug
P1
tracked
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Also as an FYI, I was having trouble getting
openInEditorworking in Canary. Getting this error:
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://devtools.azureedge.net/serve_file/@66ea0911636d0b996e4bdf70c832ed0984310f32/entrypoints/vscode_app/VSCodeHost.jsCould you see if you're hitting this as well?
Originally posted by @mliao95 in https://github.com/microsoft/vscode-edge-devtools/issues/807#issuecomment-1015715233
Confirmed I see this in Canary, Dev, and Beta channels.
Contributor guide
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.
