x


Is there something better than Monodevelop?

I have numerous Monodevelop issues. see here: http://answers.unity3d.com/questions/44064/is-monodevelop-find-in-files-supposed-to-be-this-slow

I just wanted to know if there were any other options. My main needs are:

-document browsing (so I can see all thye function names) -back/forward to last piece of code history. -a search system that works. -that it works with Unity

I dont care about autocomplete or any other gimmicks ;)

more ▼

asked Mar 04 '11 at 10:51 AM

Grimmy gravatar image

Grimmy
533 58 64 69

Oh ... I just noticed you didn't mention the language you are using. If you're using UnityScript then Visual Studio won't work that well for you, even though it does display JavaScript files more or less correctly (it'll just think it's "Web JavaScript" so that might be a little confusing at times). On the other hand: C# is much better, anyways ;-)

Mar 04 '11 at 11:18 AM jashan

I prefer C# also, mainly because it's my main language. But I've seen places where JS shines, producing very slim and elegant code (especially coroutines). But I won't give up my extension methods that easily. I love to pollute the namespaces :)

Mar 04 '11 at 12:13 PM Statement ♦♦
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

I would always prefer using Visual Studio over using MonoDevelop. The only thing I personally use MonoDevelop for is debugging because that's only working with MonoDevelop. And mind you: I'm on a Mac and still prefer using Visual Studio ;-)

If you're on Windows, it's a no-brainer - just download and install Visual Studio and you'll be all fine.

If you're on a Mac, use this Unifycommunity Wiki entry for the rescue: Setting up Visual Studio for Unity on Mac

more ▼

answered Mar 04 '11 at 11:16 AM

jashan gravatar image

jashan
10.1k 25 40 116

Haven't used anything but Visual Studio and I'm happy with it. Sure would love a debugger but most of the times I get around with an ugly Debug.Log. That, and bashing my head against the keyboard. Seriously though, lacking the debugger haven't been a problem for me, but I still wish I had one.

Mar 04 '11 at 12:11 PM Statement ♦♦
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x376
x11

asked: Mar 04 '11 at 10:51 AM

Seen: 1302 times

Last Updated: Mar 04 '11 at 10:51 AM