CDnX
CDnX
I tried increasing `vscode-neovim.neovimViewportHeightExtend`, but it didn't help. A workaround can be done by assigning this shortcuts on VSCode ```json { "key": "alt+up", "command": "vscode-neovim.send", "when": "neovim.init && neovim.recording ||...
FYI, it seems #774 fixed this issue, and it's merged into main. I think it's safe to close this issue.
I experienced same issue on stable release. The docs page linked with "Learn More" button saids, > This section applies to macOS and Linux environments only. So it's maybe by...
I posted PR #48 to solve the issue. Please check.
I already did, with huge chunk of copy-pasted enum definition. It is working, but I'm still wonder if there's other way to achieve it without copy-paste.
I think you should close this as "not planned", not "completed". Thank you for considering my request. Keep up the good work.