Basic Coding Info
[Visual Studio ShortKey] Useful Short Key
brightlightkim
2022. 4. 19. 03:35
CTRL + Arrow Keys (up, down, left, right)
- Move by word
CTRL + Home
- Goes to the beginning of the file
CTRL + End
- Goes to the end of the file
Shift + End
- Grab a whole line from the place
CTRL + Shift + Arrow Keys (up, down, left, right)
- Select By Word