简体   繁体   中英

In vscode when working on HTML file, is there a way to color the idents between the opening and closing tags?

I have color bracket and it works great in js files where you can clearly see the nesting of functions etc. I want that same thing but in the HTML file so the ident would be colored.

So now I'm actively in the ul indent and I want it to be colored:

Is it possible to change in the setting or a special extension? tried Googling but didn't see something like that.

You can use the rainbow tags extension . To install it, just simply do Ctrl + P and paste ext install voldemortensen.rainbow-tags inside the box.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM