vscode 2023-08-02

👋 hello! A general vscode question, particularly to macOS users—should the system wide readline-style bindings (e.g. ctrl+w to delete previous word, etc.) work reliably in vscode UI, e.g. the command palette? Thanks!

for me some of them work e.g. ctrl+h (to delete previous character) but not ctrl+w 🤷

just trying to figure out how to set my expectations 😜

If you are using Calva, it could be that it redefines the ctrl+w shortcut.

I see will check that thank you @pez!