Skip to content

Commit

Permalink
fix: try fix command not found issue
Browse files Browse the repository at this point in the history
  • Loading branch information
2214962083 committed Jul 5, 2024
1 parent a0696fd commit 7138c67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,10 @@
],
"editor/context": [
{
"when": "editorTextFocus || editorHasSelection",
"command": "aide.codeViewerHelper",
"group": "0_navigation@0"
},
{
"when": "editorTextFocus || editorHasSelection",
"command": "aide.codeConvert",
"group": "0_navigation@1"
}
Expand Down

0 comments on commit 7138c67

Please sign in to comment.