2D Toolkit Forum

2D Toolkit => Support => Topic started by: bhutunga on December 21, 2013, 02:17:12 pm

Title: Monolog code completion
Post by: bhutunga on December 21, 2013, 02:17:12 pm
Hi,

I would like to know if it's easy to get code completion support for 2D toolkit in Monodevelop.
I'm new to Unity development but in the web development world of IDEs, it's pretty simple to point your IDE to a bunch of 3rd party classes and from there on in code complete just works.

Is this sort of thing possible in Unity with 2D toolkit (btw I am using JavaScript)
Title: Re: Monolog code completion
Post by: unikronsoftware on December 21, 2013, 11:17:44 pm
2D Toolkit is written in C# - it looks like the autocomplete in the latest monodevelop doesn't like cross language autocompletion. You could report this to Unity - it might get the bug fixed sooner.