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 f47bd6a commit 8a9f535Copy full SHA for 8a9f535
package.json
@@ -83,7 +83,7 @@
83
"type": "array"
84
},
85
"<pytool-module>.importStrategy": {
86
- "default": "fromEnvironment",
+ "default": "useBundled",
87
"description": "Defines where `<pytool-module>` is imported from. This setting may be ignored if `<pytool-module>.path` is set.",
88
"enum": [
89
"useBundled",
0 commit comments