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
148 stars 31 forks source link

initial vscode extension setup with icon and working webview #1

Closed justin27kim closed 1 year ago

justin27kim commented 1 year ago

Co-authored-by: Kevin Liu K8Liu@users.noreply.github.com