Can we have separate settings for each VS Code instance open? -


i'd have example different zoom levels each instance of vs code open on desktop. right if change zooming in 1 vs code window, others affected well.

you can set preferences on per workspace basis.

all need "window.zoomlevel": 1 in .vscode/settings.json file , affects window in project.

you can read more preference system in the docs.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -