In the terminal (PowerShell) in Visual Studio Code
, I'm trying to hit Ctrl+Backspace
to delete last word, but it just adds ^W
to end of the line, any ideas how to fix this? It works fine outside Visual Studio Code in PowerShell.
↧
Visual Studio Code - Ctrl+Backspace not working in Integrated Terminal
↧