Skip to content

Commit

Permalink
Merge pull request #36 from harrylavell/pr/isquickpick-fix
Browse files Browse the repository at this point in the history
fix: remove isQuickPick context from commands
  • Loading branch information
tobias-z authored Jun 16, 2024
2 parents 4eabcec + 860486a commit b59d76b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@
{
"command": "vscode-harpoon.gotoPreviousGlobalHarpoonEditor",
"title": "VSCode Harpoon: Go to previous global harpoon editor"
},
{
"command": "vscode-harpoon.isQuickPick",
"title": "VSCode Harpoon: Quick Pick Visible"
}
]
},
Expand Down

0 comments on commit b59d76b

Please sign in to comment.