Created
January 24, 2018 08:13
-
-
Save giannisp/5a488a793ed3a3dbabe689fea5ee65ae to your computer and use it in GitHub Desktop.
Disable ApplePressAndHoldEnabled for VS Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment