Visual Studio 2010。有没有办法导出所有设置以及宏和插件?
我有 VS2010,我需要擦除我的硬盘并重新开始。我知道我可以导出我的设置,这很好,但是我的插件等呢?我是否需要将它们全部收集起来并重新安装,或者有没有办法一次性将它们全部导出?
- GhostDoc
- 评论 Reflower
- JS 扩展
- 自定义宏
- 等
感谢您的见解!
I've got VS2010 and I need to wipe my HDD and start over. I know I can export my settings which is nice, but what about my plugins and such? Do I need to gather them all up and reinstall them, or is there a way to export them all in one go?
- GhostDoc
- Comment Reflower
- JS Extensions
- Custom Macros
- Etc
Thanks for the insight!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这完全取决于相关加载项的安装方式,因此您不太可能找到能够解决重新安装问题的一站式解决方案。
即使有一个工具可以做到这一点(我对此表示怀疑),我个人还是会手动进行安装,以便我知道一切都尽可能“干净”。 (毕竟,与操作系统和 VS2010 安装所需的时间相比,执行加载项所需的 10 分钟根本不算什么)
(使用我的 AtomineerUtils 插件 - 安装时间约为 2 秒,并且具有与 Comment Reflower 和 GhostDoc 非常相似的功能)
It depends entirely on the add-in in question as to how it will be installed, so it's unlikely that you'll find a one-stop solution that will solve the re-install.
Even if a tool was available to do this (which I doubt) I'd personally do the install manually anyway so that I know everything is as "clean" as possible. (After all, the 10 minutes it'll take to do your add-ins is nothing compared to the time it'll take for the OS and VS2010 installs)
(You could always save a bit of time with my AtomineerUtils add-in - It installs in about 2 seconds, and has very similar features to both Comment Reflower and GhostDoc)