Skip to content

Commit

Permalink
add logo to vscode extension
Browse files Browse the repository at this point in the history
  • Loading branch information
rubydusa committed May 25, 2023
1 parent 4141744 commit af33c38
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 1 deletion.
Binary file added client/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
95 changes: 95 additions & 0 deletions client/assets/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"displayName": "circom-lsp",
"publisher": "rubydusa",
"description": "LSP server for Circom",
"version": "0.0.1",
"icon": "assets/logo.png",
"version": "0.0.2",
"engines": {
"vscode": "^1.78.0"
},
Expand Down

0 comments on commit af33c38

Please sign in to comment.