We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1dc67 commit e2947c5Copy full SHA for e2947c5
1 file changed
package.json
@@ -78,7 +78,8 @@
78
"onCommand:python.startREPL",
79
"onCommand:python.goToPythonObject",
80
"onCommand:python.setLinter",
81
- "onCommand:python.enableLinting"
+ "onCommand:python.enableLinting",
82
+ "onCommand:python.createTerminal"
83
],
84
"main": "./out/client/extension",
85
"contributes": {
0 commit comments