Visual Studio Change from general development settings

前端 未结 2 555
说谎
说谎 2021-02-02 12:58

In Visual Studio 2010, is there a way to change from General Development Settings to C# Development Settings?

I forgot to select it when I init

相关标签:
2条回答
  • 2021-02-02 13:12
    1. Tools
    2. Import and Export Settings > A dialogue box will open.
    3. Choose Reset all settings
    4. Click Next > An import and export settings wizard will open
    5. Choose No, just reset settings, overwriting my current settings
    6. Click Next
    7. Click Finish
    8. Finally click Close.
    0 讨论(0)
  • 2021-02-02 13:13
    1. click Tools
    2. click Import and Export Settings
    3. click Import Selected Environment Settings
    4. save current settings
    5. click C# under the default setting folder
    0 讨论(0)
提交回复
热议问题