An open API service indexing awesome lists of open source software.

https://github.com/jaid/vscode-keybindings-reimagined


https://github.com/jaid/vscode-keybindings-reimagined

Last synced: 12 months ago
JSON representation

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