jmbledsoe / angularjs-visualstudio-intellisense

Visual Studio extension providing statement completion for injected AngularJS components in JavaScript files.
MIT License
110 stars 22 forks source link

VSCode support #32

Open markwpearce opened 8 years ago

markwpearce commented 8 years ago

Is it possible to use this plugin with VSCode? How?

jmbledsoe commented 8 years ago

I don't know unfortunately. It appears that the Intellisense model in VSCode is different than the one in Visual Studio, referring to TypeScript definition files and such.