Select matching element/rename HTML tag in Visual Studio Code

后端 未结 8 761
长情又很酷
长情又很酷 2020-12-01 03:32

Let\'s say I\'ve got the following code

    

How can I

8条回答
  •  离开以前
    2020-12-01 04:04

    I'm using tag-rename. Press F2 on the tag and it renames the start and close tags.

    https://marketplace.visualstudio.com/items?itemName=krizzdewizz.tag-rename

提交回复
热议问题