A Markdown version of this page is available at
https://andrewm.codes/p/vscode-enable-repeating-keys-macos.md.
Skip to content
Enable Repeating Keys in VS Code on macOS
- Published
-
·
- Reading time
- 1 min read
·
·
# VS Code
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
# VS Code - Insiders
defaults 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 Insiders, run the second command as well
- You may need to restart VS Code, but repeating keys should now be enabled
Resources#
No responses yet — be the first.
Written a response?
Send a webmention.
↑↓
navigate
↵
open
esc
close