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

Troubleshooting ReactTree: Issues Accessing SSH Environment #46

Open HA-SEUNG-JEONG opened 1 year ago

HA-SEUNG-JEONG commented 1 year ago

I'm developing via SSH and this is preventing me from accessing my local environment and understanding the hierarchy. Is this something that ReacTree doesn't support?