diff --git a/package.json b/package.json index dc0887402b8c..940409ede228 100644 --- a/package.json +++ b/package.json @@ -662,7 +662,10 @@ "default": false, "description": "%python.REPL.enableShellIntegration.description%", "scope": "resource", - "type": "boolean" + "type": "boolean", + "tags": [ + "experimental" + ] }, "python.REPL.enableREPLSmartSend": { "default": true,