https://github.com/softmarshmallow/intuitive
A intuitive vscode shortcut for mac users
https://github.com/softmarshmallow/intuitive
intelij-keymap vscode vscode-keymap vscode-settings vscode-shortcut
Last synced: 2 months ago
JSON representation
A intuitive vscode shortcut for mac users
- Host: GitHub
- URL: https://github.com/softmarshmallow/intuitive
- Owner: softmarshmallow
- License: mit
- Created: 2020-08-19T17:13:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T17:19:07.000Z (over 4 years ago)
- Last Synced: 2025-01-16T16:21:16.037Z (4 months ago)
- Topics: intelij-keymap, vscode, vscode-keymap, vscode-settings, vscode-shortcut
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# intuitive
A intuitive vscode shortcut for mac users| action | shorcut | usage |
| ------ | ------- | ----- |
| rename | `⌘` + `R` | rename symbol |
| find reference | `⌘` + `⇧` + `R` | find usage |
| format file | `⌘` + `⇧` + `L` | format current file |