oslabs-beta / ReacTree

ReacTree - VS Code extension that generates a hierarchy tree of React components with each node listing the passed down props, indicating whether it's connected the Redux store, and guiding you to the associated file with the click of a button
https://reactree.dev/
MIT License
149 stars 31 forks source link

Adding support for Webstorm #51

Open IBRAHIMDANS opened 2 weeks ago

IBRAHIMDANS commented 2 weeks ago

Problem

It would be better to add webstorm support

Solution

https://plugins.jetbrains.com/docs/intellij/welcome.html

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing