VS Code는 여러 유용한 확장 기능을 제공하며, 코드 추천에 도움을 주는 인기 있는 대표적 확장프로그램 (플러그인)을 소개해 드리겠습니다
1. 자동 완성 ( IntelliSense ):
2. 코드 스니펫 (Code Snippets):
3. 라이브 편집 (Live Editing):
4. 포매터 (Formatter):
5. 문서화 (Documentation):
6. Git 관련 (Git Integration):
CommonJS module 와 ES module (2) | 2023.11.01 |
---|---|
innerHTML, innerText, textContent 비교 (0) | 2023.08.27 |
cheerio 와 puffeteer 의 사용법 및 장단점 (0) | 2023.08.27 |
puffeteer - $$eval(), $eval() (0) | 2023.08.26 |
FormData 객체 활용하기 (2) | 2023.07.08 |