Skip to content

Commit

Permalink
add icon and repository in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ihepta committed Jul 21, 2022
1 parent 82d415d commit b345bc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"categories": [
"Other"
],
"icon": "resources/search.png",
"repository": {
"type": "git",
"url": "https://github.com/ihepta/vscode-extension-case-search.git"
},
"activationEvents": [
"onCommand:case-search.showSearchBox"
],
Expand Down
Binary file added resources/search.png
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 b345bc4

Please sign in to comment.