You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
"python.experiments.pythonSurveyNotification.description": "Denotes the Python Survey Notification experiment.",
46
46
"python.experiments.pythonPromptNewToolsExt.description": "Denotes the Python Prompt New Tools Extension experiment.",
47
47
"python.experiments.pythonTerminalEnvVarActivation.description": "Enables use of environment variables to activate terminals instead of sending activation commands.",
48
-
"python.experiments.pythonEnvExtEnabled.description": "Enables the Python Environment Extension to be enabled by default.",
48
+
"python.experiments.pythonEnvExtEnabled.description": "Enables the Python Environments extension to be enabled by default.",
49
49
"python.experiments.pythonDiscoveryUsingWorkers.description": "Enables use of worker threads to do heavy computation when discovering interpreters.",
50
50
"python.experiments.pythonTestAdapter.description": "Denotes the Python Test Adapter experiment.",
51
51
"python.experiments.pythonRecommendTensorboardExt.description": "Denotes the Tensorboard Extension recommendation experiment.",
0 commit comments