INtellisense with UnityScript

Hi guys. I know this has been mentioned in the past.

I googled around and found something called UnityDevelop, but it seems kinda old (2.6) unless it was updated and I didn’t know about it.

I heard it could be done in MonoDevelop, but I’m not entirely sure how to set this up.

I know VS C# Express can do this, but I’d rather script in UnityScript for the time being as it’s a bit easier to understand.

Does anyonee know if/how I can set this up?

Thanks.

Well I’m glad everyone else can remember all the different variable and function names (as well as the other stuff).

Guess no one really needs/uses it.

–bump–

–final bump–

Well then I guess no body cares?

Thanks anyway… :\

I think that the version of MonoDevelop that ships with Unity offers intellisense and syntax highlighting for UnityScript. Can’t promise though, I’ve never used UnityScript.

If you are using a modern version of Unity (3.0 or above) MonoDevelop should already be installed for you

Program Files/Unity/MonoDevelop/

You can set it up to be your primary editor via Edit → Preferences → External Script Editor

Hope that helps!

Thanks so much for you r reply. I’ll give it a shot and if it doesn’t work, oh well.

Holy sh*** … I TOTALLY missed that one! :shock:

Thanks!