Different zoom levels per monitor/display #147073
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
workbench-window
Window management
zoom
VS Code window zoom issues
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).
The text was updated successfully, but these errors were encountered: