Skip to content

Commit

Permalink
Add a shortcut in to the java status menu
Browse files Browse the repository at this point in the history
Signed-off-by: Gayan Perera <[email protected]>
  • Loading branch information
gayanper committed Sep 8, 2024
1 parent d919d44 commit 30c3db9
Showing 1 changed file 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 @@ -105,6 +105,11 @@
{
"title": "$(trash) Clean Workspace Cache...",
"command": "java.clean.workspace"
},
{
"command": "java.change.searchScope",
"title": "$(search) Search Scope",
"category": "Java"
}
],
"semanticTokenTypes": [
Expand Down

0 comments on commit 30c3db9

Please sign in to comment.