-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 0.0.12
-
Component/s: None
-
None
Check the screenshot.
So far what we know is that it happens:
- when you're connected
- there are some warnings in the sidepanel
- scope is set to Current File
- and you're actively editing a query, like in screenshot
We don't have the stack trace so we will have to try and reproduce this first and then attempt getting the stack trace from there.
Without a stack trace - our best guess is that if in Current File scope - we're anyhow using `CachedQueryService.queryAt` method or anything that traverses PsiElement tree on every key stroke then that might be a good starting point.
- related to
-
INTELLIJ-326 Investigate and fix Slow EDT operations when scope is set to Current Query
-
- Closed
-