We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f46ab commit 3e8f93bCopy full SHA for 3e8f93b
2 files changed
icons/velocity.svg
src/icons/fileIcons.ts
@@ -729,5 +729,6 @@ export const fileIcons: FileIcons = {
729
{ name: 'racket', fileExtensions: ['rkt'] },
730
{ name: 'bazel', fileExtensions: ['bzl', 'bazel'] },
731
{ name: 'mint', fileExtensions: ['mint'] },
732
+ { name: 'velocity', fileExtensions: ['vm', 'fhtml', 'vtl'] },
733
]
734
};
0 commit comments