-6

Is there a way to set up code-completion/intellisense against the appMobi XDK API, using either Visual Studio 2010 or Notepad++?

Is Intellisense possible with the appMobi XDK?

Kate Gregory
  • 18,808
  • 8
  • 56
  • 85
Tim
  • 5,371
  • 3
  • 32
  • 41

1 Answers1

1

I'm sure it is possible, but as far as I know appMobi XDK commands haven't been built into an autocomplete package. Here's a link describing how it might be done: How Can I Enable Auto Complete Support in Notepad Plus Plus

It sounds like that is something appMobi should make. Of the two editors you mentioned, Notepad++ or Visual Studio, which would you rather have an intellisense plug in for the appMobi XDK for first?

Community
  • 1
  • 1
profMobi
  • 779
  • 4
  • 14
  • Visual Studio would be my personal preference. – Tim Aug 25 '11 at 17:13
  • Unfortunately, we started with Notepad++ this morning. I'll try to get back around to Visual Studio here soon. Here's the link: http://appmobi.com/documentation/index.php?DOC=NOTEPAD_PLUSPLUS_INTELLISENSE – profMobi Aug 25 '11 at 21:05