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 1997e8a commit 86fffbcCopy full SHA for 86fffbc
package.json
@@ -99,6 +99,7 @@
99
"id": "pythonWelcome",
100
"title": "Get started with Python development",
101
"description": "Your first steps to set up a Python project with all the powerful tools and features that the Python extension has to offer!",
102
+ "when": "workspacePlatform != webworker",
103
"steps": [
104
{
105
"id": "python.installPythonWin",
0 commit comments