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: extensions/positron-python/package.nls.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -58,9 +58,9 @@
58
58
"python.linting.flake8Path.description": "Path to flake8, you can use a custom version of flake8 by modifying this setting to include the full path.",
59
59
"python.linting.ignorePatterns.description": "Patterns used to exclude files or folders from being linted.",
60
60
"python.interpreter.infoVisibility.description": "Controls when to display information of selected interpreter in the status bar.",
61
-
"python.interpreter.infoVisibility.never.description": "Never display information of selected interpreter in the status bar.",
62
-
"python.interpreter.infoVisibility.onPythonRelated.description": "Only display information of selected interpreter in the status bar if Pythonrelated files are opened.",
63
-
"python.interpreter.infoVisibility.always.description": "Always display information of selected interpreter in the status bar.",
0 commit comments