angularjs-plugin
angularjs-plugin copied to clipboard
img tag with ng-src
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..
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.
As we finishing our move, this issue is now tracked as WEB-10986