How to force Visual Studio 2019 to always start with 100% scaling?

Viewed 24

I would like to force Visual Studio to always start with 100% scaling so that the designer doesn't misplace items.

I know of the developer command prompt command: devenv /noScale

But how do I do this as a default setting so I wouldn't need to restart VS after opening it?

0 Answers
Related