Does this issue occur when all extensions are disabled?: Yes VS Code Version: 1.94.2 OS Version: Windows_NT x64 10.0.19045 Steps to Reproduce: Try to keybind editor.action.removeCommentLine Ctrl + W It just does
{"id":"UserSettingsPage","type":"USER","urlPath":"/mysettings/:userSettingsTab","__typename":"PageDescriptor"},"__typename":"PageResource"},{"lastUpdatedTime":1748425084362,"localOverride":null,"page":{"id":"GroupHubsPage","type":"GROUP_HUB","urlPath":"/groups","__typename":"...
Problem reveals itself when I'm using neovim inside tmux, set the chording/escape timeouts to 0 ms inside both neovim (ttimeout off) and tmux (escape-time). I have a binding in neovim which is Meta+j, Meta+k. And my option key is bound to chord ESC+ when held (terminal settings,...