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

Open
#1,768 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug enhancement tracked
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.