React in Intellij

Hello! I have a little problem. Recently I got on a React project and they told me to get Visual Studio Code because it's better, but I doubt that it is better than jetbrains product. The thing that gets me intro troubles is: How can I make intelij to recogniza react syntax and send me to the "inherited" methods from the parents (this.props)

in other words if I have something from this.props, i just want to know where it is comming from and where it was implemented (in a parent class).

Thank! Have a great day!

1

Please sign in to leave a comment.