Skip to content

Is there a way to turn off Hidden Selection Indicator? #184

@huytd

Description

@huytd

First of all, thank you so much for making this plugin, I love Kakoune, and being able to have a Kakoune-like experience in VSCode is awesome!

For the hidden selection indicator, this feature is good but I tend to use pageUp/pageDown a lot and sometimes the indicator leaves some trace on the screen for a while, making the scrolling experience not smooth, and I rarely need it for now.

I tried to turn it off by setting hiddenSelectionsIndicatorsDecoration to null or remove it, but nothing works:

"": {
  "hiddenSelectionsIndicatorsDecoration": null
}

Is this the right way to turn it off?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions