-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working