johnlindquist / angularjs-plugin

AngularJS features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc)
283 stars 38 forks source link

img tag with ng-src #36

Open Urigo opened 11 years ago

Urigo commented 11 years ago

Hi man, amazing job! When i'm putting an img tag with ng-src, webstorm asks for a missing 'src' attribute. I would be great to add the ng-src attribute as the missing attribute.

Thanks! P.S - are there instructions about how to contribute to this plugin? i never done a webstorm plugin before..

johnlindquist commented 11 years ago

Well, there are a bunch of resources for building plugins for IntelliJ (the platform which WebStorm is based on), but we're currently moving this plugin over to the main JetBrains repos (it will stay open-source) so that we can add many more features and be much more active in developing it.

denofevil commented 10 years ago

As we finishing our move, this issue is now tracked as WEB-10986