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
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@
37
37
"python.experiments.All.description": "Combined list of all experiments.",
38
38
"python.experiments.pythonSurveyNotification.description": "Denotes the Python Survey Notification experiment.",
39
39
"python.experiments.pythonPromptNewToolsExt.description": "Denotes the Python Prompt New Tools Extension experiment.",
40
+
"python.experiments.pythonTerminalEnvVarActivation.description": "Enables use of environment variables to activate terminals instead of sending activation commands.",
40
41
"python.formatting.autopep8Args.description": "Arguments passed in. Each argument is a separate item in the array.",
41
42
"python.formatting.autopep8Path.description": "Path to autopep8, you can use a custom version of autopep8 by modifying this setting to include the full path.",
42
43
"python.formatting.blackArgs.description": "Arguments passed in. Each argument is a separate item in the array.",
'We noticed you\'re using a conda environment. If you are experiencing issues with this environment in the integrated terminal, we recommend that you let the Python extension change "terminal.integrated.inheritEnv" to false in your user settings. [Learn more](https://aka.ms/AA66i8f).',
0 commit comments