Search code examples
reactjswebstorm

How to change WebStorm folding style in React.js?


I want the fold style to be like this,showing the class name, tag attribute:

enter image description here

But when I coding in React.js, fold style does not show class name. How can I set it up?

enter image description here


Solution

  • It can't be configured; please follow WEB-41780 for updates