Mac 上的 MonoDevelop - 导出设置
我们有一位新开发人员(精通 Visual Studio)开始在 Mac 上使用 MonoTouch 工作。
我在 MonoDevelop 中的设置(使用一段时间后)与 Visual Studio 完全相同:
- 热键如 F5、F6、F10、Ctrl+J、Ctrl+. 等。
- 代码格式
- 修改和附加代码片段
有没有办法导出这些并在另一台机器上导入?我不介意手动复制文件。我正在使用 MonoDevelop 2.8.6.4(现在应该是最新的非测试版)。
如果可能的话,我还想将我的设置放在 GitHub 上。我知道很多 .Netters 都会使用它。
We are having a new developer (well versed in Visual Studio) start working in MonoTouch on the Mac.
I have my settings in MonoDevelop (after using for a while) setup exactly like Visual Studio:
- Hotkeys like F5, F6, F10, Ctrl+J, Ctrl+., etc.
- Code formatting
- Modified and additional code snippets
Is there a way to export these and import on another machine? I don't mind to manually copy files. I'm using MonoDevelop 2.8.6.4 (should be latest non-beta right now).
I'd also like to put my settings up on GitHub if this is something that is possible. I know a lot of .Netters would make use of it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一切都应该在
/Users/whatever/Library/MonoDevelop-2.6
中或无论您的版本是什么Everything should be in
/Users/whatever/Library/MonoDevelop-2.6
or whatever your version is