将环境和扩展从 C# 切换到 C++容易地
我从事 C++ 项目以及 C# 项目。
在 VS2010 中,我想使用窗口组织并启用特定于项目语言的扩展。
我知道我可以将窗口组织保存到 .vssettings 文件中,并在切换项目时应用好的窗口组织。
但是对于扩展也可以这样做吗?
是否可以将这些设置关联到解决方案文件?或者我应该创建一些批处理文件来设置设置并启用/禁用扩展,然后加载项目?
预先感谢
迈克
I work on C++ projects, as well as C# projects.
In VS2010, I would like to use window organization and enabled extensions which are specific to the language of the project.
I know I can save the window organization into .vssettings files, and apply the good one when I switch of project.
But is it possible to do so for extensions as well?
And is it possible to associate these settings to a solution file? Or should I create some batch files which would set the settings and enable/disable the extensions, and then load the project?
Thanks in advance
Mike
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论