# Data

Those data are used to generate a dictionary (`dict<string, string>`), where key is extension, filename or foldername and value is icon's filename. You can find generated dictionaries in `./src/generated`.

## Generated

Those data are generated automatically. Any changes to those files will be overwritten.

## Static

Data are created manually, changes will not be overwritten be any generation process.
`static/languages-vscode.json` is manually parsed from [Microsoft/vscode/extensions](https://github.com/Microsoft/vscode/tree/master/extensions)
