changed design of the columns
This commit is contained in:
parent
77fde44ae4
commit
49fd819565
1 changed files with 9 additions and 8 deletions
|
|
@ -14,17 +14,18 @@ This is a selection of the community's favorites (more to come).
|
||||||
|
|
||||||
**Windows**
|
**Windows**
|
||||||
|
|
||||||
| Shortcut | Context | Description |
|
| What | Where | How |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| CTRL + Backspace | Editor | Delete word |
|
| Delete word | Editor | CTRL + Backspace |
|
||||||
|
|
||||||
|
|
||||||
**VS Code**
|
**VS Code**
|
||||||
|
|
||||||
| Shortcut | Context | Description |
|
| What | Where | How |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| ALT + <Arrow Left/Right> | Editor | Switch Tab |
|
| Switch Tab | Editor | ALT + <Arrow Left/Right> |
|
||||||
| ALT + <Arrow Left/Right> | Go To Definition | Go Back / Forward |
|
| Move Line Up/Down | Editor | ALT + <Arrow Up/Down> |
|
||||||
| ALT + <Arrow Up/Down> | Editor | Move Line Up/Down |
|
| Copy Line Below/Above | Editor | ALT + SHIFT + <Arrow Up/Down> |
|
||||||
| ALT + SHIFT + <Arrow Up/Down> | Editor | Copy Line Below/Above |
|
| Delete Line | Editor | CTRL + X (without selection) |
|
||||||
| CTRL + X | Editor | Delete Line |
|
| Go Back / Forward | Go To Definition | ALT + <Arrow Left/Right> |
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue