mirror of
https://github.com/jie65535/note.git
synced 2025-06-01 17:29:10 +08:00
14 lines
1.4 KiB
Markdown
14 lines
1.4 KiB
Markdown
# Shortcut-List
|
|
|
|
You can use either the name or the id to find each shortcut in the settings (File > Preferences > Keyboard Shortcuts) and find out what it is bound to on your system and change it according to your liking.
|
|
|
|
| Shortcut | Name | ID | Extension | Use |
|
|
| -------------- | --------------- | --------------------------------------- | ------------------- | ----------------------------------- |
|
|
| `alt+c` | \- | markdown.extension.checkTaskList | Markdown All in One | Toggle TODO items. |
|
|
| `cmd+b` | \- | markdown.extension.editing.toggleBold | Markdown All in One | Make selection bold. |
|
|
| `cmd+i` | \- | markdown.extension.editing.toggleItalic | Markdown All in One | Make selection italic. |
|
|
| `ctrl+shift+f` | Format Document | editor.action.formatDocument | Base | Format tables |
|
|
| `cmd+shift+f` | Find files | workbench.action.findInFiles | Base | Search in workspace. |
|
|
| `cmd+shift+e` | Show Explorer | workbench.view.explorer | Base | Show the file explorer. |
|
|
| `cmd+alt+v` | Paste Image | extension.pasteImage | Paste Image | Paste an image from your clipboard. |
|