Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting gets "overwritten" in IntelliJ 2024.1.1 #303

Open
diskostu opened this issue May 6, 2024 · 8 comments
Open

Highlighting gets "overwritten" in IntelliJ 2024.1.1 #303

diskostu opened this issue May 6, 2024 · 8 comments

Comments

@diskostu
Copy link

diskostu commented May 6, 2024

Describe the bug
As the log fills, I can see that GrepConsole highlights the lines, but after some milliseconds, the highlighting disappears.
If I click "rehighlight" in GrepConsole, the highlighting is as expected.

Screenshots
Log after execution
image

Log after "rehighlighting"
image

Environment :
IntelliJ IDEA 2024.1.1 (Ultimate Edition)
Build #IU-241.15989.150, built on April 29, 2024
Licensed to AXA Konzern AG / Denny Kluge
Subscription is active until December 31, 2024.
Runtime version: 17.0.10+1-b1207.14 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 3000M
Cores: 16
Registry:
ide.experimental.ui=true
ide.ui.new.file.chooser=true
terminal.new.ui=true
Non-Bundled Plugins:
com.nasller.CodeGlancePro (1.8.5)
com.codeium.intellij (1.8.28)
hu.hawser.co-author-plugin (2.3)
com.jetbrains.jax.ws (241.14494.158)
com.intellij.spring.batch (241.14494.158)
GrepConsole (12.25.0-IJ2023.3)
PlantUML integration (7.10.1-IJ2023.2)
MavenRunHelper (4.28.0-IJ2022.2)
izhangzhihao.rainbow.brackets (2024.2.3-241)
com.intellij.javaee.batch (241.14494.158)
com.intellij.gwt (241.15989.150)
zielu.gittoolbox (500.2.7+233)
Kotlin: 241.15989.150-IJ

@ArchibaldCoyner
Copy link

image
same in IDEA 2023.3.6

@krasa
Copy link
Owner

krasa commented May 16, 2024

cannot reproduce #IU-241.17011.2,

Log after execution:
obrazek

@diskostu
Copy link
Author

Hm. Could it be a setting of IntelliJ? I looked around a bit, but did not find anything.

@krasa
Copy link
Owner

krasa commented May 16, 2024

could be run configuration specific, tests are somewhat special.

what do you have here?
obrazek

@diskostu
Copy link
Author

That sounded promising. I disabled this:
image
But unfortunately... the result stays the same. Highlighting of GrepConsole gets "overwritten".

@diskostu
Copy link
Author

Turns out that the plugin "Codeium" seems to interfere with GrepConsole. So it's not an IntelliJ-Issue.
If I disable the plugin, everything's fine.

@fan785396456
Copy link

hey,Upgrading Codeium might solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants