What are your most-recommended Visual Studio preferences?

前端 未结 25 1074
死守一世寂寞
死守一世寂寞 2021-01-29 19:51

There are so many little options and settings within Microsoft Visual Studio. Which adjustments do you recommend to others?

25条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-29 20:47

    This applies to winform projects.

    Instead of opening the form in design mode by default, you can configure VS to open the code editor instead. This is configured by right-clicking on a form in the solution explorer and choosing the "Open with" option. This gives you a dialog that allows you to specify the default option when double-clicking on a file.

提交回复
热议问题