Highlight html syntax inside string?

前端 未结 2 984
鱼传尺愫
鱼传尺愫 2021-01-18 00:24

Is there a way (plugin, option, or tip and trick) to highlight html syntax in a js string?

My document is .JS file, in which I use strings containing html code. Is i

2条回答
  •  春和景丽
    2021-01-18 00:38

    OMG , after 3 hour research i find !!!!!

    https://marketplace.visualstudio.com/items?itemName=Tobermory.es6-string-html

    befor

    after

    enjoys

提交回复
热议问题