We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cea36b commit 8f8d2e4Copy full SHA for 8f8d2e4
package.json
@@ -509,11 +509,6 @@
509
"group": "inline",
510
"when": "view == python-projects && viewItem =~ /.*python-workspace.*/"
511
},
512
- {
513
- "command": "python-envs.createTerminal",
514
- "group": "inline",
515
- "when": "view == python-projects && viewItem =~ /.*python-workspace.*/"
516
- },
517
{
518
"command": "python-envs.copyProjectPath",
519
0 commit comments