microsoft / microsoft/vscode-edge-devtools

[Enhancement] mobile and/or responsive screencast dimensions

Open
#243 2 comments 5 reactions 1 assignee View on GitHub

@codepo8 is already working on this.

Since Dec 11, 2020.

enhancement tracked
Dominant language
TypeScript
Stars
827
Forks
358
Avg merge
20h 32m
Merged PRs (30d)
10

Description

Context

I want to see the app I'm working on while coding in VS Code.
I think that's the main use case for the screencast feature.

But in practice, it's not usable because of the dimensions of the screencast window.

I suggest:

  • We change the default dimensions to match those of a mobile screen and add another button to toggle the current dimensions (for people whose app isn't responsive)
  • We add resize capabilities similar to those existing in Edge > device emulation > responsive

We can implement these separately as the first one is straightforward while the second might take some time.

I'm willing to work on the first one If you think it's reasonable.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.