VS CODE Shortcuts
- Search text through all files at once
- Windows:
Ctrl + Shift + f
- Windows:
- Re-open a closed editor
When you have multiple open files and accidentally close one or more of them, finding them, and re-opening can be time-consuming and a little frustrating.
This is an undo feature exclusively for tabs:
- Windows:
Ctrl + Shift + t
- Windows:
- Delete previous words
- Windows:
Ctrl + Backspace
- Windows:
- Select multiple words (select texts word by word)
- Windows:
Ctrl + Shift + Right Arrow
orCtrl + Shift + Left Arrow
- Windows:
- Select the same word multiple times
- Windows:
Control + d
- Windows:
- Duplicate line
- Windows:
Shift+Alt+Down
andShift+Alt+Up
- Windows:
- Move to beginning/end of file
- Windows:
Ctrl + Home
orCtrl + End
- Windows:
- Move to the start/end of the line
- Windows: ?
- Move line up/down
- Windows:
Alt + Arrow Up
orAlt + Arrow Down
- Windows:
- Deleting a whole line
- Windows:
Ctrl + x
- Windows:
- Duplicate cursor above/below
When in need to type the same word multiple times, you can simply position cursor so when typed once, word gets to multiple positions in the code.
- Windows:
Control + Alt + Arrow Up
orControl + Alt + Arrow Down
İyi akşamlar, Github pages’da Jekyll ile default blogu kurdum. Body, .container, .posts classında bulunan color, font etc. özelliklerini styles.scss dosyasında değiştiriyorum. Ancak yaptığım değişiklikler uygulanmıyor özel bir sebebi var mıdır?
- Windows:
Written on April 6, 2022