https://github.com/jaid/vscode-keybindings-reimagined
https://github.com/jaid/vscode-keybindings-reimagined
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaid/vscode-keybindings-reimagined
- Owner: Jaid
- License: mit
- Created: 2023-07-25T15:07:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T00:10:42.000Z (almost 3 years ago)
- Last Synced: 2025-05-14T12:56:55.587Z (about 1 year ago)
- Language: TypeScript
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# vscode-keybindings-reimagined
## Development
### Extract default keybindings
- Execute command `Preferences: Open Default Keyboard Shortcuts (JSON)` in VSCode
- Paste the result to `src/global.jsonc` in this repository