Re: Intellisense and Debugging support for Cordova apps with VSCode

2015-11-18 Thread Parashuram N
@Shaz- thanks for the feedback. We are still working on enabling this for iOS. About auto-completion is all about specifying a .ts file in the http://definitelytyped.org/ repo - we just pick up cordova plugins. I think we could work on a mechanism to pick up all cordova plugins that are in de

Re: Intellisense and Debugging support for Cordova apps with VSCode

2015-11-18 Thread Shazron
Watched the video - this is great! Saw the debugging for Android, not sure if iOS debugging is on the radar? Having a spec for autocomplete for third-party plugins to implement would be sweet as well. On Wed, Nov 18, 2015 at 9:41 AM, Parashuram N wrote: > I have been working on a quick extension

Re: Intellisense and Debugging support for Cordova apps with VSCode

2015-11-18 Thread Andrey Kurdumov
Cool!!! Signed up. 2015-11-19 0:36 GMT+06:00 Kerri Shotts : > Ok… that’s just plain awesome! Signing up! :-) > > > > > From: Parashuram N > Reply: dev@cordova.apache.org > Date: November 18, 2015 at 11:41:39 AM > To: dev@cordova.apache.org > Subject: Intellis

Re: Intellisense and Debugging support for Cordova apps with VSCode

2015-11-18 Thread Kerri Shotts
Ok… that’s just plain awesome! Signing up! :-) From: Parashuram N Reply: dev@cordova.apache.org Date: November 18, 2015 at 11:41:39 AM To: dev@cordova.apache.org Subject:  Intellisense and Debugging support for Cordova apps with VSCode I have been working on a quick extension for VSCode

Intellisense and Debugging support for Cordova apps with VSCode

2015-11-18 Thread Parashuram N
I have been working on a quick extension for VSCode to enable Intellisense and debugging support for Cordova apps. The project is still pretty early and I would love to hear your feedback. Please sign up at http://taco.tools/vscode/ It currently supports auto-complete for most plugins and core Co