question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Code folding indicators are almost impossible to see

See original GitHub issue

Describe the bug

The code folding indicators, small clickable indicators next to the line number in the editor, are almost impossible to see. In the Hanekawa and Senko Themes for example they’re black on dark purple and pale orange on pale orange.

To Reproduce

  1. Use any doki theme and have code folding indicators enabled:

https://user-images.githubusercontent.com/24683548/190865810-54387db8-b48b-477d-a1a4-e1c43ddb0ad0.mp4

Expected Behavior

Code folding indicators should be clearly visible, for example here in IntelliJ Light grafik or Darcula grafik

Environment

IntelliJ IDEA 2022.2.1 (Ultimate Edition)
Build #IU-222.3739.54, built on August 16, 2022
Runtime version: 17.0.3+7-b469.37 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 11448M
Cores: 24
Registry:
    ide.intellij.laf.enable.animation=true
    debugger.watches.in.variables=false

Non-Bundled Plugins:
    some.awesome (1.14)
    com.wakatime.intellij.plugin (14.1.1)
    com.codertainment.scrcpy (1.0.0)
    io.acari.DDLCTheme (88.1-1.4.0)
    io.unthrottled.amii (0.15.1)
    Key Promoter X (2022.2)
    PlantUML integration (5.17.1)
    Dart (222.3739.24)
    com.localizely.flutter-intl (1.17.3-2020.3)
    MavenRunHelper (4.21.222.2964.0)
    io.flutter (70.0.5)
    de.mariushoefler.flutter_enhancement_suite (1.6.0)
    izhangzhihao.rainbow.brackets (6.26)

Kotlin: 222-1.7.10-release-334-IJ3739.54

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
pohuingcommented, Sep 18, 2022

That would be great, thank you for changing your mind on this!

1reaction
Unthrottledcommented, Sep 18, 2022

Aight, I’ve brought them back.

If you want the changes now, you’ll have to perform a manual install. I don’t plan on publishing a new version to the marketplace until I’ve finished work on #526 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

[folding] folding indicators missing for folded code #75726
I use code folding a lot in vim but in vscode it's virtually impossible to use. Not only folding controls disappear - hotkeys...
Read more >
Code folding - UltraEdit Wiki
Code folding refers to the ability to show and hide logical sections of text, usually in source code files, for the purposes of...
Read more >
Code folding buttons are not visible - Visual Studio Feedback
[severity:It's more difficult to complete my work] I have not seen any buttons for code folding for over than half a year. Update,...
Read more >
Weak Code Folding - A request for improved, less buggy folding
The CTRL + K, 1-9 feature is unintuitive. It seems to be collapsing by indentation, instead of syntax. Unless code folding was intended...
Read more >
The Problem With Code Folding - Coding Horror
Folding is used to mask excessive length. The presence of folded code can lull developers into a false sense of what clean code...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found