vscode python extensions #20252
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brettcannon
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.
-
[A] What is the point of having two extensions from Microsoft in VSCode: “Python” and “Pylance” ?
I assume the first “Python” extension is a must. But what does Pylance do?
[B] I recently found out that VSCode also silently installed the third one: “isort” extension.
How to stop these automatic installs?
[C] I have disabled “isort”, and will probably disable also “Pylance” since I’m getting double “suggestions” and heard that this might be the cause…
So basically, can I use just the first one… the “Python” extension?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions