My code is not working in vscode when I click to run code I see this error:
Sorry, something went wrong activating IntelliCode support for Python. Please check the "Python" and "VS IntelliCode" output windows for details.
and when I tried to rerun the code I saw this message;
Code is already running
The code doesn't stop when I click on ctrl+c so I have to close the editor and open it back. I don't understand why this happened, please help.