Replies: 1 comment 1 reply
-
It's the same. We don't bother to hide the duplicate as we are showing two pieces of information for the same thing and we didn't want to create a "defaultInterpeterPath and Global" section for a single interpreter entry. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Curious whether this is normal VS Code behaviour because I don't think I saw it before. While I was messing around with Python venv paths I reset the
"python.defaultInterpreterPath"
inSettings
and now I see it whenever ISelect Interpreter
using the command pallet, prepended with a cog symbol.Given that it's already the
Global
it just seems unnecessary to show. Is this the same for anyone else or have I just triggered something for this to show unnecessarily?Beta Was this translation helpful? Give feedback.
All reactions