Naming HTML-tags in structure view for a React JSXfile.
Is there a way to name / label the HTML-tags in the structure view for a React JSX file?
region comments (https://www.jetbrains.com/help/idea/viewing-structure-of-a-source-file.html#group-members) would be overkill i guess.
Please sign in to leave a comment.
Unfortunately, it’s not possible to lable tags at the moment. Please feel free to create a new feature request here: https://youtrack.jetbrains.com/issues/WEB. We’ll see if it can be implemented.
Note that custom regions using comments are supported.