Visual Studio Change from general development settings

asp.net, c#, visual-studio-2010, visual-studio-2012, visual-studio-2013

Solution

- click Tools

- click Import and Export Settings

- click Import Selected Environment Settings

- save current settings

- click C# under the default setting folder

Problem

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 initially installed it.

Original source

Related problems