# Example Label Provider

The example extension demonstrates how to contribute a custom label provider in order to customize the `label` and `icon` when displaying specific file types (using the ".my" file extension as an example).

## How to use the label provider example

In the running application, create a new file with the file extension ".my".
The Theia file explorer will be show the file using a custom icon and an augmented label.
