Skip to content

Commit 731d86a

Browse files
chore: don't show the commands in CP
1 parent 2578194 commit 731d86a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,14 @@
565565
{
566566
"command": "_java.project.create.from.javaprojectexplorer",
567567
"when": "false"
568+
},
569+
{
570+
"command": "_java.view.modernizeJavaProject",
571+
"when": "false"
572+
},
573+
{
574+
"command": "_java.upgradeWithCopilot",
575+
"when": "false"
568576
}
569577
],
570578
"explorer/context": [

0 commit comments

Comments
 (0)