visual-studio 如何更改 Visual Studio IDE 配置文件?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/112926/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 16:34:23 来源:igfitidea点击:
How can you change the Visual Studio IDE profile?
提问by rp.
Can the Visual Studio IDE profile be changed without clearing all VS settings?
是否可以在不清除所有 VS 设置的情况下更改 Visual Studio IDE 配置文件?
回答by Nescio
Tools -> Import and Export Settings.. -> [X] Import Selected ... -> Save Current -> Choose options you wish to change
工具 -> 导入和导出设置.. -> [X] 导入所选... -> 保存当前 -> 选择您希望更改的选项

