VSCode | VS 2022 | |
같은 단어 커서 | Ctrl + D | Alt + Shift + . |
주석 | Ctrl + / | Ctrl + K + C |
주석 해제 | Ctrl + / | Ctrl + K + U |
라인 복사 | Alt + ↓ | Ctrl + D |
Prettier | Alt + Shift + F | Ctrl + K + D |
https://code.visualstudio.com/docs/getstarted/tips-and-tricks
Visual Studio Code Tips and Tricks
Visual Studio Code Tips and Tricks for power users.
code.visualstudio.com
바로 가기 키 - Visual Studio (Windows)
다양한 명령과 창에 액세스할 수 있는 Visual Studio 기본 바로 가기 키에 대해 알아봅니다.
learn.microsoft.com
'Settings > Setting' 카테고리의 다른 글
Window Powershell 명령어 자동화 파일 만들기 (0) | 2025.01.10 |
---|---|
C++ 20 적용하기 (1) | 2024.09.14 |
VS2022) 다른 프로젝트, 라이브러리 참조 / 출력 폴더 설정 (0) | 2024.07.29 |
MySQL 설치 -> Window git bash로 MySQL 실행하기 (0) | 2024.07.19 |
Class) Singleton 사용하기 (0) | 2023.06.29 |