Enable Repeating Keys in VS Code on macOS
1 min read
# VS Codedefaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false # VS Code - Insidersdefaults write com.microsoft.VSCodeInsiders ApplePressAndHoldEnabled -bool false
Usage #
- Run the first command above to enable repeating keys in VS Code
- If you use VS Code Insiders1, run the second command as well
- You may need to restart VS Code, but repeating keys should now be enabled
- Reading time
- 1 minute(s)
- Published on
- Updated on