nette-intellij / intellij-latte

Latte plugin for IntelliJ IDEA platform
MIT License
113 stars 22 forks source link

Closing Project dialog is shown for 30+seconds with Latte plugin enabled #202

Closed honzavaclavik closed 1 year ago

honzavaclavik commented 1 year ago

Describe the bug When switching projects or closing phpStorm the Closing Project dialog is shown for 30+ seconds and hangs the process

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior (or attach video):

  1. Open a project
  2. Switch to another project using cmd+o and select project - or just quit phpStorm
  3. See that the closing dialog shows for a very very long time

Screenshots image

Additional context Disabling the Latte support plugin fixes the problem

honzavaclavik commented 1 year ago

Sama problem: https://github.com/nette-intellij/intellij-neon/issues/74

badpenguin commented 1 year ago

Same problem here... i hope its not because a "paid" plugin has been introduced.

Gappa commented 1 year ago

Haven't encountered this problem so far, so it's not the plugin by itself.

rostislavcz commented 1 year ago

Have the same problem. Well the closing is in fact not the problem, but, when you for example open some project and you close it after few seconds, you have to wait about 30 seconds, because this plugin is indexing... Neon plugin is doing the same thing

mesour commented 1 year ago

Fixed in 1.1.8 it will be available in 2 business days

honzavaclavik commented 1 year ago

Still no realease? 🙏 https://plugins.jetbrains.com/plugin/7457-latte/versions

honzavaclavik commented 1 year ago

New release is out and working. Thanks 😉

mesour commented 1 year ago

Yes, I probably misclicked somehow when uploading the new version. Or some error on the JetBrains side. Anyway, it's out now :)

badpenguin commented 1 year ago

Yes, I probably misclicked somehow when uploading the new version. Or some error on the JetBrains side. Anyway, it's out now :)

It didn't get applied automatically, you have to manually go to plugin and press update :-(

I hope its not because they are pushing their payed plugin now :-((

mesour commented 1 year ago

I have no influence on these updates. This should be handled by PhpStorm itself. I just upload the new version via the web interface.

mesour commented 1 year ago

Probably PhpStorm downloads information about new versions only once in a while. So maybe tomorrow or in a few hours it would offer you an update automatically.