# Example TreeWidget implementation

The example extension demonstrates how to contribute a TreeWidget based view and how to use and customize the different features provided by the Theia `TreeWidget` framework.

## How to use the label provider example

In the running application, from the Command Palette, execute _View: Toggle Example Tree View ..._.

## Further Reading

This example is accompanied by a tutorial that is available [here](https://theia-ide.org/docs/tree_widget/).
