CodeGlance
CodeGlance copied to clipboard
Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime
Intellij Ultimate 2021.3.1 mac ``` Worker exited due to exception java.lang.IndexOutOfBoundsException: Wrong offset: -1. Should be in range: [0, 450] at com.intellij.openapi.editor.impl.LineSet.findLineIndex(LineSet.java:166) at com.intellij.openapi.editor.impl.DocumentImpl.getLineNumber(DocumentImpl.java:1009) at net.vektah.codeglance.render.Minimap$update$checkFold$1.invoke(Minimap.kt:91) at net.vektah.codeglance.render.Minimap$update$checkFold$1.invoke(Minimap.kt:38) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:120)...
``` PhpStorm 2021.3.1 Build #PS-213.6461.83, built on December 29, 2021 ``` Exception ``` Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1135) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributesKeys(LexerEditorHighlighter.java:492) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributes(LexerEditorHighlighter.java:484) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl.getTextAttributes(LexerEditorHighlighter.java:626) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:118) at...
CodeGlance 3 does not show up for Markdown files (*.md). PhpStorm 2021.3.1 Build #PS-213.6461.83, built on December 29, 2021 Runtime version: 11.0.13+7-b1751.21 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains...
This error occurred when I opened a C++ file that hadn't been open before, which utilized Google Test. I am using CodeGlance3 2.1.1-2021.1.3, on CLion 2021.2.3 build #CL-212.5457.51. It looks...
It would be nice if the colors would automatically adapt to the IDE theme. At the moment I have to restart the IDE as soon as I change the design...
Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributesKeys(LexerEditorHighlighter.java:492) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributes(LexerEditorHighlighter.java:484) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl.getTextAttributes(LexerEditorHighlighter.java:626) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:118) at net.vektah.codeglance.GlancePanel$7.computeInReadAction(GlancePanel.kt:144) at com.intellij.openapi.progress.util.ReadTask.performInReadAction(ReadTask.java:49) at com.intellij.openapi.progress.util.ReadTask.lambda$runBackgroundProcess$0(ReadTask.java:66) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:854) at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:61) at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runUnderProgress$5(ProgressIndicatorUtils.java:267)...
idea 2021.2.2 Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributesKeys(LexerEditorHighlighter.java:492) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributes(LexerEditorHighlighter.java:484) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl.getTextAttributes(LexerEditorHighlighter.java:626) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:118) at net.vektah.codeglance.GlancePanel$7.computeInReadAction(GlancePanel.kt:144) at com.intellij.openapi.progress.util.ReadTask.performInReadAction(ReadTask.java:49) at com.intellij.openapi.progress.util.ReadTask.lambda$runBackgroundProcess$0(ReadTask.java:66) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:854) at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:61) at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)...
如题,安装卸载了好多次都不行。不知道怎么回事?
Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributesKeys(LexerEditorHighlighter.java:492) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter.getAttributes(LexerEditorHighlighter.java:484) at com.intellij.openapi.editor.ex.util.LexerEditorHighlighter$HighlighterIteratorImpl.getTextAttributes(LexerEditorHighlighter.java:626) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:118) at net.vektah.codeglance.GlancePanel$7.computeInReadAction(GlancePanel.kt:144) at com.intellij.openapi.progress.util.ReadTask.performInReadAction(ReadTask.java:49) at com.intellij.openapi.progress.util.ReadTask.lambda$runBackgroundProcess$0(ReadTask.java:66) at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:854) at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:61) at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66) at com.intellij.openapi.progress.util.ProgressIndicatorUtils.lambda$runUnderProgress$5(ProgressIndicatorUtils.java:267)...
Hello I did nothing and this error appeared. `Worker exited due to exception java.util.ConcurrentModificationException at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$Mapper.getAttributesKeys(LayeredLexerEditorHighlighter.java:418) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$Mapper.getAttributes(LayeredLexerEditorHighlighter.java:410) at com.intellij.openapi.editor.ex.util.LayeredLexerEditorHighlighter$LayeredHighlighterIteratorImpl.getTextAttributes(LayeredLexerEditorHighlighter.java:584) at net.vektah.codeglance.render.Minimap.update(Minimap.kt:117) at net.vektah.codeglance.GlancePanel$7.computeInReadAction(GlancePanel.kt:144) at com.intellij.openapi.progress.util.ReadTask.performInReadAction(ReadTask.java:49) at com.intellij.openapi.progress.util.ReadTask.lambda$runBackgroundProcess$0(ReadTask.java:66)...