"defaultInterpreter" should be allowed to not sync on different devices #16564
-
I can't add "python.defaultInterpreter" to "settingsSync.ignoredSettings". If I manually add it in the settings.json, it does not work. |
Beta Was this translation helpful? Give feedback.
Answered by
brettcannon
Jun 25, 2021
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
WXZhao7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"python.defaultInterpreter"
is not a setting. Did you mean"python.defaultInterpreterPath"
?