Skip to content

Commit

Permalink
Add Q# icon
Browse files Browse the repository at this point in the history
Closes #599
  • Loading branch information
yardenshoham committed Dec 31, 2019
1 parent cba9f08 commit 509387c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/qsharp.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ export const fileIcons: FileIcons = {
fileExtensions: ['pdb', 'sql', 'pks', 'pkb', 'accdb', 'mdb', 'sqlite', 'pgsql', 'postgres', 'psql']
},
{ name: 'csharp', fileExtensions: ['cs', 'csx'] },
{ name: 'qsharp', fileExtensions: ['qs'] },
{
name: 'zip',
fileExtensions: [
Expand Down

0 comments on commit 509387c

Please sign in to comment.