- 코딩할 때 유용한 Extention 공유.
에러가 발생한 라인 전체를 하이라이팅 해준다. 기존에 밑줄만 나왔을 때는 찾기가 참 어려웠다. 필요하다!
https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
Error Lens - Visual Studio Marketplace
Extension for Visual Studio Code - Improve highlighting of errors, warnings and other language diagnostics.
marketplace.visualstudio.com
https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments
Better Comments - Visual Studio Marketplace
Extension for Visual Studio Code - Improve your code commenting by annotating with alert, informational, TODOs, and more!
marketplace.visualstudio.com
- 세로선/줄바꿈 관련 세팅
VS code 80글자 세로선 만드는 방법
젯브레인(Jetbrains) 계열 에디터는 보통 문자 80개가 되는 위치에 세로로 선이 그어져 있습니다. 왜 그럴까요? 옛날부터 터미널 크기는 대개 80x24 크기였는데요, 그 이유는 IBM punch card(천공카드)가 8
director-joe.kr
https://recoveryman.tistory.com/374
[비주얼 스튜디오 코드(Visual Studio Code)] 자동 줄바꿈
비주얼 스튜디오 코드는 긴 장문의 문단 또는 코드일 경우 자동으로 줄바꿈이 되지 않고 결국엔 가려져서 나오게 됩니다. 이런 경우 간단한 설정을 통해 보기 편하게 바꿔줄 수 있습니다. /* S: 18
recoveryman.tistory.com
- 라이브 코딩 관련
https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare
Live Share - Visual Studio Marketplace
Extension for Visual Studio Code - Real-time collaborative development from the comfort of your favorite tools.
marketplace.visualstudio.com
온라인 VSCODE
Visual Studio Code for the Web
Build with Visual Studio Code, anywhere, anytime, entirely in your browser.
vscode.dev
'ETC' 카테고리의 다른 글
Syncthing P2P 파일 동기화 (0) | 2022.06.26 |
---|---|
ZSH-`LS_COLORS` (0) | 2022.06.25 |
VSCode에서 pthread.h 인식 안될 때 해결 방법 (0) | 2022.01.25 |
VSCode GDB 라이브러리, 헤더 연결 방법 (0) | 2022.01.21 |
VSCode 테마 추천 "TextPad" (0) | 2021.10.13 |