You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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
The text was updated successfully, but these errors were encountered: