| Sites: Visual Studio Code: Dictionary - 1 |
| 1 | * File > Preferences > Keyboard Shortcuts (ctrl + K > ctrl +S) |
| 2 | ^ shift + alt + down/up -- copy line down/up |
| 3 | ^ ctrl + / -- one-line comment |
| 4 | ^ shift + alt + a -- multiline comments |
| 5 | a) if we don't select, just created on one line |
| 6 | b) if we select some line, will be created with these lines |
| 7 | c) ctrl + enter -- insert line below |
| 8 | ^ alt + down/up -- change order of lines |
| 9 | ^ ctrl + l -- select a line |
| 10 | * View |
| 11 | ^ alt + z -- Word Wrap |
Комментарии