Skip to content

Commit

Permalink
Adding a default file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
racz16 committed Oct 24, 2023
1 parent 1988991 commit 7696f55
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
".frag",
".fs"
],
"icon": {
"dark": "./res/svg/file-icon.svg",
"light": "./res/svg/file-icon.svg"
},
"configuration": "./language-configuration.json"
}
],
Expand Down
4 changes: 4 additions & 0 deletions res/svg/file-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7696f55

Please sign in to comment.