Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different zoom levels per monitor/display #147073

Closed
PAQTnikola opened this issue Apr 8, 2022 · 2 comments
Closed

Different zoom levels per monitor/display #147073

PAQTnikola opened this issue Apr 8, 2022 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-window Window management zoom VS Code window zoom issues

Comments

@PAQTnikola
Copy link

My laptop monitor has a different device pixel ratio (or DPI, or PPI, or whatever it's called) than my external monitor. This means that what is a good window.zoomLevel on one is too large/small on the other. That makes it annoying when moving my VS Code between displays.

It would be nice to be able to set the window.zoomLevel per screen. A possible solution was proposed here where the zoom level can be set per resolution. Though ideally I would like to be able to set the zoom level per DPI.

This has been requested multiple times over the years (some examples: 1, 2, 3, 4) but generally closed due to not enough votes on the issue (though all the issues together would have enough votes).

@alexdima alexdima assigned bpasero and unassigned alexdima Apr 8, 2022
@bpasero bpasero added *duplicate Issue identified as a duplicate of another issue(s) zoom VS Code window zoom issues workbench-window Window management labels Apr 8, 2022
@PAQTnikola
Copy link
Author

I assume that this was the duplicate issue: #143663

(for anybody that comes here looking for a similar issue)

@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) workbench-window Window management zoom VS Code window zoom issues
Projects
None yet
Development

No branches or pull requests

4 participants
@bpasero @alexdima @PAQTnikola and others