Is there any way to have both Monodevelop and MonodevelopUnity?

I’ve installed both of them right now but my problem is once I install Monodevelop the normal one, it deletes the Unity’s Monodevelop autocompletition. I tried to install unity again to add it, but someway it deleted some of the normal monodevelop’s libraries. PS Im on a mac

Yes, you can do this I have both installed. One lives under the Unity folder in Applications and one lives as an application bundle on its own under Applications. So they should not be overwriting each other. You might get into trouble if the versions are too far apart though. The real MonoDevelop depends on a separate GTK I think which might not be compatible with the Unity version. I seriously doubt this has anything to do with autocompletion. That’s just Monodevelop being flakey. The trick is to associate CS files with the one you want so that when you click on them in the Finder or in the project then Unity’s version comes up.

But honestly, why bother any more. They keep it relatively current now (it’s at 2.8 as of this posting). I used to use the real one because they were quite a bit behind on the revision.