상황 : html 태그 자동완성이 안됨
해결방법
F1 > Open Settings (JSON)
"emmet.includeLanguages": { "javascript": "javascriptreact" },
추가