intellij-latte icon indicating copy to clipboard operation
intellij-latte copied to clipboard

Plugin causes blocking in functions related to indexing

Open dakujem opened this issue 1 year ago • 1 comments

Describe the bug Plugin causes blocking in functions related to indexing - like code navigation, search, IDE closing, indexing itself, and some UI functions - in other open IDE windows.

Environment:

  • PhpStorm version: 2023.1+
  • Plugin version: newest possible, sorry, i uninstalled it already

It seems to me, that indexing process in one IDE locks shared indexes, which subsequently blocks other IDE processes to do any operations related to indexing.

I originally reported this to the IDE itself, but it turns out after disabling this Latte plugin the issue is gone. See all details here: 👉 https://youtrack.jetbrains.com/issue/WI-72354/indexing-not-visible

dakujem avatar May 04 '23 14:05 dakujem

Indexing will be removed in next version

mesour avatar Sep 24 '23 00:09 mesour