VS Code intellisense shows double suggestions in python whenever I write.
Is there a setting in VS Code, so I can change them to the normal state?
VS Code intellisense shows double suggestions in python whenever I write.
Is there a setting in VS Code, so I can change them to the normal state?
Press Ctrl+Shift+X to see if other prompt extensions are installed and python original completion is applied at the same time.
Disable unwanted prompt extensions can solve it.