microsoft / microsoft/vscode-edge-devtools
[Enhancement] mobile and/or responsive screencast dimensions
Open
@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
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.