Page 1 of 1

MonoDevelop addin now supports Xamarin Studio

PostPosted: Fri Mar 29, 2013 10:50 am
by nerdzero
Hey everyone,

I've updated the Cobra addin for MonoDevelop to support version 4.0 and Xamarin Studio.

https://github.com/ramon-rocha/MonoDevelop.CobraBinding

xs_screenshot.png
xs_screenshot.png (68.95 KiB) Viewed 5176 times


The installation instructions are the same as previous versions and listed in the README file. If you've already jumped through the Windows 64-bit hoop before, you don't need to do that again. But, you do still need to install the addin using the -clr-platform:x86 option.

This change broke support for Mac so if you are on that platform, please see if you can help out:

https://github.com/ramon-rocha/MonoDeve ... /issues/29

https://github.com/ramon-rocha/MonoDeve ... cobra#L268

Any feedback like questions or bug reports can be posted here on the forums or on the GitHub issues list.

Have fun!

Oh, and for those of you that have already been using the addin on Xamarin Studio before this was posted, there is nothing you need to do. You are already running the latest version :geek:

Re: MonoDevelop addin now supports Xamarin Studio

PostPosted: Fri Mar 29, 2013 8:16 pm
by torial
Just a general piece of advice - it seems that Xamarin Studio turns off code folding by default, but if you go to:
Tools | Options | Text Editor | General
you can turn on the code folding.