Visual Studio Code
Remove the current code line
Pressing Ctrl + Shift + K will remove the current code line. On a Mac, press Cmd + Shift + K instead.
Where it works: Code editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdShiftK |
| Windows | Desktop app | CtrlShiftK |
Where this comes from
Visual Studio Code key bindings
Documentation checked on 2026-09-11. That is a documentation review, not a test run inside the application.