microsoft / microsoft/vscode-edge-devtools
I would like to be able to provide a command for other extensions to be able to call and then open a url
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
I would like to be able to provide a command for other extensions to be able to call and then open a url.
Would like to be able to preview the page in real time when writing code, and then open different url for different path files, not just html files, but other things like md files. Useful for developing ssg document generation website. For example in vscode-front-matter extension it would be cool to have such a command to call edge preview and devtools.
AB#55932244
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
Start by reviewing the extension's command and integration surfaces; the issue does not name specific files, tests, or entry points. Clarify how other extensions should invoke the command, how URLs map to different paths and file types, and what behavior should be verified for Edge DevTools and generated documentation sites.
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