What is Emmet?
Emmet is a plugin, built into VS Code, that helps you write HTML and CSS more efficiently by providing a bunch of clever shortcuts.
[Example]
위와 같은 Emmet 단축키 이외에도 이 링크 Emmet Documentation를 가면 더 다양한 단축키를 알 수 있다.
code > 기본 설정 > 바로 가기 키 (⌘K ⌘S)
emmet:wrap or emmet:remove같이 명령 검색
명령 옆 +버튼 클릭
키 바인딩 추가