dock monoDevelop to Unity

is there anyway that i can dock my monoDevelop to Unity? I did the editor attaching in the preferences but nothing happen:(

dock it? Not that I know of.

editor attaching? I know of attaching the monodevelop debugger to unity so you can debug your code. Is that what you mean? Well that doesn’t dock anything.

oh I’m not talking about the debugger but it would be nice if Unity allow the script to be dock like the scene view, project view… thank anyway.

MonoDevelop isn’t made by Unity. It’s made by Mono, which develops the .NET libraries that Unity (and many other companies) utilize. You can’t tie MonoDevelop to Unity Editor any more easily than you can tie Microsoft Word to Firefox, for instance.

But if I recall correctly, isn’t there a code editor plug-in for Unity in the Asset Store? You might want to check that out. But I rather doubt that it has even remotely the same capabilities as an IDE such as MonoDevelop.