theia-website
theia-website copied to clipboard
Add documentation for the TreeWidget
Contributes a documentation page for the TreeWidget, describing how a custom Tree View can be implemented. Highlights several features and customization possibilities.
Note: This PR references example code in the Theia Extension Generator repository which is not yet merged. The respective PR is https://github.com/eclipse-theia/generator-theia-extension/pull/241 That PR should be merged first before merging this one.
PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2025-06-17 14:49 UTC
converted to draft - needs to be updated once https://github.com/eclipse-theia/generator-theia-extension/pull/241 has been finalized.
@martin-fleck-at I have adapted the docs to the final example code. So it is ready for review now. Thanks and have a nice long weekend ;-)
@xpomul Fantastic, thank you, I'll have a look at it today!
@martin-fleck-at sorry for the delay. I was on vacation for a few weeks. Thank you for your valuable feedback.
I have tried to refine the documentation according your hints. I hope it is a bit clearer now.
@xpomul I was also mostly out but will have a look at this some time this week, thank you!