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

Download Screenshot #32

Open lu4ult opened 1 year ago

lu4ult commented 1 year ago

It would be nice to be able to download a screenshot of the tree (something like Code Snap)!

MichaelBenliyan commented 1 year ago

Hey Lautaro! This is a great idea! Something our dev team never thought about but something I would love to support in the extension. Thanks for bringing this up! Not sure when this will happen but I can update this thread if/when we add this feature. Appreciate it Lautaro. Best

hsul-git commented 6 months ago

@MichaelBenliyan

My project is so big that its impossible to get it in high res in one image and creating 20 single images and append them in paint is kinda uncomfortable.

A high resolution screenshot would be awesome, also maybe the option to export as UML! Would love that feature. Great work till now guys. Thank you!

PS: Do you know a workaround to capture a open tab from reactree with a extension or know the path where the uml is stored?