Open armada45-pixel opened 2 years ago
This a setting you can just set in VSCode, you don't need a plugin to handle it for you
This a setting you can just set in VSCode, you don't need a plugin to handle it for you
I already use this tick. No it not working. If you Ctrl + d , Ctrl + u cursor is jump not smooth scroll.
Fwiw, setting the tick for the VS Code's editor smooth scrolling option works for me.
Is your feature request related to a problem? Please describe. Before use vscode i use neo-vim,plug with psliwka/vim-smoothie. I was very disappointed when I scrolled up and down. I not smooth.
Describe the solution you'd like Have setting to smooth scroll like psliwka/vim-smoothie
Describe alternatives you've considered I've tried to enabled vscode smooth scroll but not working with vim extendion.
^D
^U
^F
^B
zz
zt
zb
etc.),gg
1G
1^D
^U
^F
^B
^D
^U
^F
^B
[count]
before movement (f.ex.3^F
to scroll down 3 pages)scroll
andstartofline
options^D
and^U
behave correctly near buffer ends, just moving the cursor instead of scrolling the windowCredit: Github Psliwka vim-smoothie