Skip to content

Commit 8f8d2e4

Browse files
committed
refactor: remove button for creating terminal in project view
1 parent 7cea36b commit 8f8d2e4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -509,11 +509,6 @@
509509
"group": "inline",
510510
"when": "view == python-projects && viewItem =~ /.*python-workspace.*/"
511511
},
512-
{
513-
"command": "python-envs.createTerminal",
514-
"group": "inline",
515-
"when": "view == python-projects && viewItem =~ /.*python-workspace.*/"
516-
},
517512
{
518513
"command": "python-envs.copyProjectPath",
519514
"group": "inline",

0 commit comments

Comments
 (0)