Giter Club home page Giter Club logo

Comments (8)

dakra avatar dakra commented on July 28, 2024

The Navigation doesn't open on the newest pycharm EAP.

Error message: com/intellij/psi/util/PsiUtil: com/intellij/psi/util/PsiUtil

Details:

com/intellij/psi/util/PsiUtil: com/intellij/psi/util/PsiUtil
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiUtil
    at org.angularjs.GotoAngularAction$2$1.process(GotoAngularAction.java:145)
    at org.angularjs.GotoAngularAction$2$1.process(GotoAngularAction.java:132)
    at com.intellij.usages.UsageInfo2UsageAdapter.processRangeMarkers(UsageInfo2UsageAdapter.java:205)
    at org.angularjs.GotoAngularAction$2.run(GotoAngularAction.java:132)
    at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:929)
    at org.angularjs.GotoAngularAction.getValidResults(GotoAngularAction.java:177)
    at org.angularjs.GotoAngularAction.gotoActionPerformed(GotoAngularAction.java:78)
    at com.intellij.ide.actions.GotoActionBase.actionPerformed(GotoActionBase.java:60)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$3.performAction(IdeKeyEventDispatcher.java:564)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:611)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.d(IdeKeyEventDispatcher.java:463)
    at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:206)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:480)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:334)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.ClassNotFoundException: com.intellij.psi.util.PsiUtil PluginClassLoader[AngularJS, 0.1.6]
    at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:77)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 20 more

from angularjs-plugin.

ffesseler avatar ffesseler commented on July 28, 2024

A bit slow to open (20sec first time, then about 5sec each time) until I noticed it also parsed my node_modules folder. Now that I've exluded the folder, it's less than a sec! (for about 300 elements)

Note that by default, Ctrl+1 is used to navigate to bookmark 1 so the menu doesn't show up.

Otherwise everything works as expected, great job!

from angularjs-plugin.

johnlindquist avatar johnlindquist commented on July 28, 2024

@dakra Thanks, I'll look into it.
@ffesseler ah, good point, I'll have to try to exclude node_modules by default.

from angularjs-plugin.

ffesseler avatar ffesseler commented on July 28, 2024

Or maybe let the dev choosing which folders to exclude ?
Because it will also parse some other folders you don't want to such as third-party libs or build js files.

On a side note, it would be great also to navigate to html templates/partials.

from angularjs-plugin.

johnlindquist avatar johnlindquist commented on July 28, 2024

@ffesseler yeah, I'll have to think about how to set up exclusions. People generally hate configuring things.

What do you mean "navigate to html templates/partials"? You mean look for "ng-template" tags?

from angularjs-plugin.

ffesseler avatar ffesseler commented on July 28, 2024

I mean include html files used as templates in the navigation list (by their file name).
They could be templates referenced by ng-template, ng-include or templateUrl delacred inside directives or $routeProvider

from angularjs-plugin.

swizard avatar swizard commented on July 28, 2024

3:53:02 NoClassDefFoundError: com/intellij/psi/util/PsiUtil: com/intellij/psi/util/PsiUtil
same error with webstorm 6.0.1 build #WS-127.122

from angularjs-plugin.

tiw avatar tiw commented on July 28, 2024

+1 same error phpstorm 6.0.2 PS-129.487 

from angularjs-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.