microsoft / microsoft/vscode-edge-devtools
Allow attaching the debugger to existing browser pages
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
I have a server listening on http://localhost:3000 that serves my frontend code.
It would be nice to have an easy way to debug this frontend code now.
Ideally I would like to open the embedded edge browser for http://localhost:3000 and then click a button in the panel to start debugging the page.
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
The issue names no files, tests, or entry points. Begin by locating the embedded Edge browser and its panel in the extension, then determine how an existing page would be discovered and attached; done means a user can open localhost:3000 and start debugging it from the panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100