After a bit of work we have cleaned up an internal hack for MonoDevelop and are releasing it to the world for use.
It has been released under the same open source license as MonoDevelop (MIT/X11), so feel free to use it how you like. The installation/download instructions are available on the below listed Wiki, as well as links to the source and a bug tracker.
We are hoping that there might be a few people out there in the community? or even at Unity wanting to contribute to making this an excellent addition to MonoDevelop.
Doesn’t look so good – doensnt seem that MonoDevelop picks up documentation inside of files yet. This would have been how we initially would have gotten it to work (this is how its done in UnityDevelop).
I’ll see what i can dig up from the mono guys, but your right that would be awesome.
“community effort”
It’s not done. It’s nothing now. It will be later. I think that internally though, otee might be looking at monodevelop code and it would be a shame to see any efforts be redundant rather than collaborative.
Actually, I had played around with trying to get inline docs working, but apparently monodevelop doesn’t use the XML doc format. I tried to convert the XML docs to the format that monodevelop uses using mdoc and the method described here:
I managed to get the existing XML parsed out into individual files and folders, but I couldn’t figure out how to get those files to work along side monodevelop as inline xml docs.
Has anyone managed to get MonoDevelop to work as the default Unity text editor?
I’ve set the file type association in Finder for all .cs files, and set the default text editor in Unity Preferences, but for some reason double clicking a script in the Unity Project pane, or double clicking an error message brings up Unitron…
Yes, this would be a godsend if we could get files to open (properly) in monodevelop.
I’ve heard that some people have managed to get this to work (on the PC side) opening things with Visual Studio, it would be great to have this work for monodevelop on the mac.
While I’m far from an expert on this … I do know that XML/JavaDoc is not in MonoDevelop at the moment. I bugged them about that when we were doing this in the first place.
I’ll try and play a bit with the whole mdoc thing this weekend. See what I come up with too
Sorry to hijack the thread, but MonoDevelop guys are doing a survey of what the users find important. Everyone who cares about MonoDevelop being kick-ass, please fill it in: survey link