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
I am seeing repetitive hanging/freezing on ItelliJ Ultimate 2020.2 using version 1.1.1 of the plugin.
This is making Intellij with the plugin almost unusable (url)
"ApplicationImpl pooled thread 6" prio=0 tid=0x0 nid=0x0 runnable
java.lang.Thread.State: RUNNABLE
at [email protected]/java.util.regex.Pattern.RemoveQEQuoting(Pattern.java:1731)
at [email protected]/java.util.regex.Pattern.compile(Pattern.java:1768)
at [email protected]/java.util.regex.Pattern.<init>(Pattern.java:1428)
at [email protected]/java.util.regex.Pattern.compile(Pattern.java:1068)
at [email protected]/java.lang.String.replaceFirst(String.java:2081)
at org.intellij.xquery.completion.keyword.KeywordCollector.variantsToReplace(KeywordCollector.java:164)
at org.intellij.xquery.completion.keyword.KeywordCollector.stringPrecedingText(KeywordCollector.java:144)
at org.intellij.xquery.completion.keyword.KeywordCollector.suggestKeywordsBasedOnParserExpectedKeywords(KeywordCollector.java:137)
at org.intellij.xquery.completion.keyword.KeywordCollector.getProposedLookUpItems(KeywordCollector.java:76)
at org.intellij.xquery.completion.XQueryCompletionContributor$1.addCompletions(XQueryCompletionContributor.java:84)
at com.intellij.codeInsight.completion.CompletionProvider.addCompletionVariants(CompletionProvider.java:32)
at com.intellij.codeInsight.completion.CompletionContributor.fillCompletionVariants(CompletionContributor.java:155)
at com.intellij.codeInsight.completion.CompletionService.getVariantsFromContributors(CompletionService.java:76)
at com.intellij.codeInsight.completion.CompletionResultSet.runRemainingContributors(CompletionResultSet.java:154)
at com.intellij.codeInsight.completion.CompletionResultSet.runRemainingContributors(CompletionResultSet.java:146)
at com.intellij.codeInsight.completion.CompletionResultSet.runRemainingContributors(CompletionResultSet.java:142)
at com.intellij.codeInsight.template.impl.LiveTemplateCompletionContributor$1.addCompletions(LiveTemplateCompletionContributor.java:88)
The text was updated successfully, but these errors were encountered:
I am seeing repetitive hanging/freezing on ItelliJ Ultimate 2020.2 using version 1.1.1 of the plugin.
This is making Intellij with the plugin almost unusable (url)
"ApplicationImpl pooled thread 6" prio=0 tid=0x0 nid=0x0 runnable
java.lang.Thread.State: RUNNABLE
The text was updated successfully, but these errors were encountered: