microsoft / microsoft/vscode-edge-devtools
screencast with support for responsive mode, also auto reload
@codepo8 is already working on this.
Since Sep 8, 2021.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Is your feature request related to a problem? Please describe.
this misses the point of everything in vscode we cannot test responsiveness in vs code we have to use the browser.
Describe the solution you'd like:
auto-live server url configured. live server automatically starts in edge, screen cast of browser window with option to test responsiveness of the website.
Describe alternatives you've considered:
I have updated the config file with live-server url and installed live server no problem npm package.
Additional context:
Loving this extension, and Microsoft edge but if we have to test the responsiveness of the website then we have to go to the browser window. and inspect it. also add autoreload.
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.