I'd like to have for example different zoom levels for each instance of VS Code open on my desktop. Right now if I change zooming in one VS Code window, all others get affected as well.
You can set all preferences on a per workspace basis.
All you need is "window.zoomLevel": 1
in a .vscode/settings.json
file and it affects only the window in this project.
You can read more about the preference system in the docs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With