We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc3374 commit deaeb45Copy full SHA for deaeb45
package.json
@@ -87,7 +87,8 @@
87
"onCommand:python.datascience.selectJupyterInterpreter",
88
"onCommand:python.datascience.selectjupytercommandline",
89
"onCommand:python.enableSourceMapSupport",
90
- "onCustomEditor:NativeEditorProvider.ipynb"
+ "onCustomEditor:NativeEditorProvider.ipynb",
91
+ "workspaceContains:**/mspythonconfig.json"
92
],
93
"main": "./out/client/extension",
94
"contributes": {
0 commit comments