microsoft / microsoft/vscode-edge-devtools
Command 'Microsoft Edge Tools: Open Browser' resulted in an error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 828
- Forks
- 359
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Environment (please complete the following information):
- Windows 10
- Extension version 2.1.9
Describe the bug:
Visual Studio Code extension error message.
Command 'Microsoft Edge Tools: Open Browser' resulted in an error
Cannot read properties of undefined (reading 'fsPath')
Repro steps:
- CTRL+SHIFT+P
- Microsoft Edge Tool : Open Browser
Expected behavior:
- Support open WebView with URL address.
- There is a problem ReactJS/Vue when clicking on the link in WebView, the URL address does not change immediately.
Additional context:
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.
Research direction
Reproduce the Microsoft Edge Tools: Open Browser command in Visual Studio Code on Windows 10 with extension version 2.1.9, following the listed command-palette steps. Trace the Cannot read properties of undefined (reading 'fsPath') failure and clarify whether the fix must also cover WebView URL updates for React and Vue links. Done means the command opens the browser or WebView as expected without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100