JSX or HTML autocompletion in Visual Studio Code

前端 未结 16 1176
说谎
说谎 2020-12-12 10:14

Is there any way to use components or HTML completion in Visual Studio Code? Because typing each letter manually is not good idea when we have classes like Bootstrap etc. Fo

16条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 11:02

    you can use The Auto Close Extention In Visual Studio Code . ps. when you install the extension, the autocomplete won't work until you reload VS Code , just Reopen VS Code , or go to auto close tag extension and click Reload.

    link of the auto close tag Extension

提交回复
热议问题