Walter Seethaler

Results 1 comments of Walter Seethaler

FWIW, it can be configured manually: ```json "vsicons.associations.files": [ { "icon": "log", "extensions": ["changelog.md"], "filename": true }, { "icon": "log", "extensions": ["README.md"], "filename": true }, ], ``` For custom files...