Hello Guest

Author Topic: Monolog code completion  (Read 3955 times)

bhutunga

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 3
    • View Profile
Monolog code completion
« 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)

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Monolog code completion
« Reply #1 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.