1.0.8 (2024-12-21)
- Closes #1 Default Fileicons are not loading anymore
1.0.7 (2024-12-21)
- Closes #1 Default Fileicons are not loading anymore
1.0.6 (2024-12-16)
- Closes #1 Default Fileicons are not loading anymore
1.0.5 (2024-01-17)
1.0.4 (2023-12-08)
- Updated readme.
- Notify now provides the current state
1.0.3 (2023-10-12)
- Updated readme. The readme showed an example using "vscode.Uri.parse()" when updating localResourceRoots. This was corrected to "vscode.Uri.file()" as parse did not let extension resources load on windows.
1.0.2 (2023-10-02)
- Updated readme
- Fix paths to resources. Some issues were found with themes not loading resources.
- Initial release