Answer a question

My code is not working in vscode when i click to run code i saw 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 try to run code again i saw this message;

Code is already running

Code dont stop when i click to ctrl+c so i have to close the editor and open it back. I dont understand why this happen , please help me,thanks in advance.

Answers

I would just like to add a few helpful links:

Intellicode Issue 57

Intellicode Issue 266

Gitmemory issue 486082039

For a lot of people, it just began working after a few tries randomly. See this text (quoted from issue 57):

There's a race condition in the activation of both the IntelliCode and Python language server extensions. Even if the Python extension is loaded, the language server that the extension spins up might not be fully initialized yet. So if the Python extension loads, then the IntelliCode extension, then the Python language server initializes, we will have this problem.

For some people, it was working to reload VS Intellicode pack following the reinstall the Python extension pack.

Thank you.

Logo

开发云社区提供前沿行业资讯和优质的学习知识,同时提供优质稳定、价格优惠的云主机、数据库、网络、云储存等云服务产品

更多推荐