Releases · sketchbuch/vscode-file-theme-processor · GitHub
Skip to content

Releases: sketchbuch/vscode-file-theme-processor

v1.0.8

Choose a tag to compare

@sketchbuch sketchbuch released this 21 Dec 13:53
  • Closes #1 Default Fileicons are not loading anymore

v1.0.7

Choose a tag to compare

@sketchbuch sketchbuch released this 21 Dec 13:22
  • Closes #1 Default Fileicons are not loading anymore

v1.0.6

Choose a tag to compare

@sketchbuch sketchbuch released this 16 Dec 14:11
  • Closes #1 Default Fileicons are not loading anymore

v1.0.5

Choose a tag to compare

@sketchbuch sketchbuch released this 17 Jan 11:44

v1.0.4

Choose a tag to compare

@sketchbuch sketchbuch released this 08 Dec 13:08

1.0.4 (2023-12-08)

  • Updated readme.
  • Notify now provides the current state

v1.0.3

Choose a tag to compare

@sketchbuch sketchbuch released this 12 Oct 07:01

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.

v1.0.2

Choose a tag to compare

@sketchbuch sketchbuch released this 02 Oct 07:16
  • Updated readme
  • Fix paths to resources. Some issues were found with themes not loading resources.