I'm using vscode and I have some how managed to lock down the 's' key to key chords. Now when ever I press it I'm seeing this is the taskbar but s is not printed. How do I get the s key back again?
I'm using vscode and I have some how managed to lock down the 's' key to key chords. Now when ever I press it I'm seeing this is the taskbar but s is not printed. How do I get the s key back again?
The (s) key has probably been set in the keybindings,json. Similar thing happened to me where my (Z) key has been locked to the key chords of "workbench.action.navigateLeft/Right/Up/Down". https://code.visualstudio.com/docs/getstarted/keybindings