is it possible to get rainbow tags in JSX like normal HTML ?
so i have extention called rainbow tags where any parents or sibling elements would get their own color to make it easier to know where the start and the end of an element and i started learning React and i find it harder to write JSX without that extension is there any extention that has the same job?
7 Replies
This is how the HTML looks like
this is how the React JSX looks like
Did you check if the extension can support frameworks or libraries?
i didn't find something like rainbow tags for JS files
Try the setting in the picture, it might be helpful
YES ! this works thank you alot !
it's finally easier to write JSX
You're welcome😁