On the Mac (and possibly other OS?) it's only possible to pop one instance of Monodevelop at once out of the box - AFAIK. I always find myself tracking back to the same Stack Overflow question by Miguel and so - to save myself (and possibly you) some effort - I'm posting it here!!
open -n /Applications/MonoDevelop.app
The original post can be found here:
http://stackoverflow.com/questions/1562929/how-can-i-launch-multiple-instances-of-monodevelop-on-the-mac
If anyone knows how to turn that into some sort of script I can double click - get in touch :)
Comments
Post a Comment