angularjs-plugin icon indicating copy to clipboard operation
angularjs-plugin copied to clipboard

AngularJS features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc)

Results 33 angularjs-plugin issues
Sort by recently updated
recently updated
newest added

I created a new HTML file today with PhpStorm and choose XHTML, PhpStorm automatically gave it a .xhtml file ending. When I added Angular JS by typing script:src, expanding with...

Please update AngularJS compatibility with the new Intellij's version ``` Plugin Error Following plugins are incompatible with current IDE build: AngularJS ``` Intellij build #IU-139.1

Hi, I can't find the plugin in the "Browse Repositories" (Category: All). If I download it manually and click "Install plugin from disk..." there pops up an error with: "Plugin...

It would be helpful for those using languages that already use `{{ }}` for templates (e.g. Django / Handlebars) to provide the ability to use custom braces, e.g. `[[ ]]`....

Is this plugin still active or is jetbrains one used? null java.lang.StackOverflowError at com.intellij.patterns.PsiElementPattern$5.accepts(PsiElementPattern.java:143) at com.intellij.patterns.PsiElementPattern$5.accepts(PsiElementPattern.java:139) at com.intellij.patterns.ElementPatternCondition.accepts(ElementPatternCondition.java:39) at com.intellij.patterns.ObjectPattern.accepts(ObjectPattern.java:53) at com.intellij.psi.impl.source.resolve.reference.SimpleProviderBinding.addAcceptableReferenceProviders(SimpleProviderBinding.java:60) at com.intellij.psi.impl.source.resolve.reference.PsiReferenceRegistrarImpl.getPairsByElement(PsiReferenceRegistrarImpl.java:154) at com.intellij.psi.impl.source.resolve.reference.ReferenceProvidersRegistryImpl.doGetReferencesFromProviders(ReferenceProvidersRegistryImpl.java:91) at com.intellij.psi.impl.source.resolve.reference.ReferenceProvidersRegistry.getReferencesFromProviders(ReferenceProvidersRegistry.java:65) at com.intellij.psi.impl.source.resolve.reference.ReferenceProvidersRegistry.getReferencesFromProviders(ReferenceProvidersRegistry.java:53)...

I have downloaded the plugin. Now how do I get it to work? I have added angular.js to my libraries for the module, but I am not seeing anything working?...

I updated Intellij IDEA yesterday and this plugin was disabled. Please update this plugin. or may I modify this plugin by myself?

Since we cannot use the Chrome Dev Tools alongside the IntelliJ Javascript debugger, I would love to see this plugin replicate the functionality found in Batarang, especially the ability to...

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...