egorklepikov

Results 4 issues of egorklepikov

``` "AWT-EventQueue-0" prio=0 tid=0x0 nid=0x0 waiting on condition java.lang.Thread.State: TIMED_WAITING on com.intellij.concurrency.ApplierCompleter@3b21e09f at [email protected]/java.lang.Object.wait(Native Method) at [email protected]/java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1053) at com.intellij.concurrency.JobLauncherImpl.invokeConcurrentlyUnderProgress(JobLauncherImpl.java:73) at com.intellij.concurrency.JobLauncher.invokeConcurrentlyUnderProgress(JobLauncher.java:49) at com.intellij.psi.impl.search.PsiSearchHelperImpl.processFilesConcurrentlyDespiteWriteActions(PsiSearchHelperImpl.java:488) at com.intellij.psi.impl.search.PsiSearchHelperImpl.processPsiFileRoots(PsiSearchHelperImpl.java:396) at com.intellij.psi.impl.search.PsiSearchHelperImpl.processCandidates(PsiSearchHelperImpl.java:910) at com.intellij.psi.impl.search.PsiSearchHelperImpl.processGlobalRequests(PsiSearchHelperImpl.java:894) at...

bug

**What steps will reproduce the issue?** 1. Select a commit from Git log. 2. Notice that Files link at the top doesn't use the same color scheme as other menu...

STR: - Open the IDE logs containing JVM crashes using `Select .zip` option. - Select any **java_error_in_idea** from the summary panel. - End of the file is opened by default....

After closing all projects with `File | Project Project` IDE process stays in background, and project wizard is not showing up. The only way to fix it is to manually...

bug