Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MonoDevelop on Mac - Export Settings

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.

like image 758
jonathanpeppers Avatar asked Feb 16 '12 14:02

jonathanpeppers


1 Answers

Everything should be in /Users/whatever/Library/MonoDevelop-2.6 or whatever your version is

like image 160
Eugen Rieck Avatar answered Sep 22 '22 03:09

Eugen Rieck