microsoft / microsoft/vscode-edge-devtools
Allow zooming in and out in the browser preview
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Could we just get automatic height/width based on the vscode tab window dimensions and then allow zooming in and out like on a standard edge window instance?
Originally posted by @lopugit in https://github.com/microsoft/vscode-edge-devtools/issues/1308#issuecomment-2174965273
AB#51851507
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
The issue names no files, tests, or entry points, so first locate the browser preview implementation in the VS Code extension and review how its tab dimensions are handled. Done means the preview follows the VS Code tab dimensions and supports zooming in and out like a standard Edge window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100