Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OS X non-global key repeat fix (#577)
The current README has the user disable OS X’s “press and hold” feature at a global level. It’s possible to disable this on a per-app basis, though, provided you know the name of an app’s .plist file. This change will disable “press and hold” only for VSCode, not globally.
- Loading branch information