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
Have you checked the issues and discussions to ensure there are no duplicates?
Yes
Your programming languages
tested in Java and Dart
Free or paid?
Paid users
Expected Behavior
Moving the cursor (with mouse or keyboard), only the current indent is highlighted.
Current Behavior
The new indent is highlighted, but sometimes, some previous indent parts remain highlighted.
In the above example, the current indent highlight is broken too :(
Code snippet for reproduce
bug is not code-dependant
Your Environment
IntelliJ IDEA 2024.1.4 (Ultimate Edition)
Build #IU-241.18034.62, built on June 20, 2024
Licensed to [REDACTED]
You have a perpetual fallback license for this version.
Subscription is active until [REDACTED].
Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.9.3-1-default
GC: G1 Young Generation, G1 Old Generation
Memory: 3484M
Cores: 16
Non-Bundled Plugins:
manjaro.mpb (1.9)
net.sjrx.intellij.plugins.systemdunitfiles (223.240703.177)
Batch Scripts Support (1.0.13)
com.jetbrains.space (241.18034.4)
Dart (241.17890.8)
com.github.jk1.ytplugin (2024.2.117)
com.intellij.guice (241.14494.158)
ru.artyushov (1.5.0)
com.chylex.intellij.inspectionlens (1.4)
izhangzhihao.rainbow.brackets (2024.2.4-241)
com.jetbrains.packagesearch.intellij-plugin (241.0.11)
org.jusecase.jte-intellij (2.1.2)
org.jetbrains.android (241.17011.79)
io.flutter (80.0.2)
zielu.gittoolbox (500.2.10+233)
Kotlin: 241.18034.62-IJ
Current Desktop: XFCE
The text was updated successfully, but these errors were encountered:
@izhangzhihao do you plan to close this too, or want to investigate? Your code looks a bit intimidating on the first look. But I played around with the behaviour, and:
It also happens in the new UI
It seems to be 100% deterministic
If you move up and down on the very end of each line, it works fine. If you start moving in, it breaks when you hit the first bracket.
Have you checked the issues and discussions to ensure there are no duplicates?
Yes
Your programming languages
tested in Java and Dart
Free or paid?
Paid users
Expected Behavior
Moving the cursor (with mouse or keyboard), only the current indent is highlighted.
Current Behavior
The new indent is highlighted, but sometimes, some previous indent parts remain highlighted.
In the above example, the current indent highlight is broken too :(
Code snippet for reproduce
bug is not code-dependant
Your Environment
IntelliJ IDEA 2024.1.4 (Ultimate Edition)
Build #IU-241.18034.62, built on June 20, 2024
Licensed to [REDACTED]
You have a perpetual fallback license for this version.
Subscription is active until [REDACTED].
Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.9.3-1-default
GC: G1 Young Generation, G1 Old Generation
Memory: 3484M
Cores: 16
Non-Bundled Plugins:
manjaro.mpb (1.9)
net.sjrx.intellij.plugins.systemdunitfiles (223.240703.177)
Batch Scripts Support (1.0.13)
com.jetbrains.space (241.18034.4)
Dart (241.17890.8)
com.github.jk1.ytplugin (2024.2.117)
com.intellij.guice (241.14494.158)
ru.artyushov (1.5.0)
com.chylex.intellij.inspectionlens (1.4)
izhangzhihao.rainbow.brackets (2024.2.4-241)
com.jetbrains.packagesearch.intellij-plugin (241.0.11)
org.jusecase.jte-intellij (2.1.2)
org.jetbrains.android (241.17011.79)
io.flutter (80.0.2)
zielu.gittoolbox (500.2.10+233)
Kotlin: 241.18034.62-IJ
Current Desktop: XFCE
The text was updated successfully, but these errors were encountered: