anthraxx / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!
MIT License
159 stars 40 forks source link

Fails to link to new classes #73

Open jlous opened 3 years ago

jlous commented 3 years ago

In my kotlin project, the run console is full of log lines with fully qualified class names.

Only the classnames that were known at startup get links. New or renamed classes do not.

Restarting IDEA helps. Closing the console tab does not.

plugin v 0.1337.10 idea v 2020.3