Giter Site home page Giter Site logo

Comments (6)

lppedd avatar lppedd commented on May 21, 2024 1

Could you also try a previous version of the plugin? It should be 0.15.0

from idea-conventional-commit.

lppedd avatar lppedd commented on May 21, 2024 1

Fixed with commit 54bb971.
Thanks!

from idea-conventional-commit.

travisseitler avatar travisseitler commented on May 21, 2024 1

@lppedd I haven't noticed any crashes, and the autocomplete seems more snappy overall. 😄

from idea-conventional-commit.

lppedd avatar lppedd commented on May 21, 2024

Pretty strange! But I will test on the exact same version of PhpStorm to verify!
Thanks for the report!

from idea-conventional-commit.

travisseitler avatar travisseitler commented on May 21, 2024

I just checked with 0.15.0 and I get the same exception. The only difference is in the first line:

0.15.0:

java.lang.ClassCastException: class com.github.lppedd.cc.parser.InvalidToken cannot be cast to class com.github.lppedd.cc.parser.ValidToken (com.github.lppedd.cc.parser.InvalidToken and com.github.lppedd.cc.parser.ValidToken are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @692dbfba)

0.15.1:

java.lang.ClassCastException: class com.github.lppedd.cc.parser.InvalidToken cannot be cast to class com.github.lppedd.cc.parser.ValidToken (com.github.lppedd.cc.parser.InvalidToken and com.github.lppedd.cc.parser.ValidToken are in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @11f0a234)

...but I'm not sure if that's relevant. It almost looks like it could just be an internal reference to the installed plugin (and if that's the case, I'd expect it to be different for each install).

That said, I also just tried the same thing with 1.14.0 and I do not get an exception there. Progress?! 😄

from idea-conventional-commit.

lppedd avatar lppedd commented on May 21, 2024

@travisseitler hey! Did you notice crashes again?

from idea-conventional-commit.

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.