5

I am trying to get vs intellicode up and running for python and there were no errors in installation.
However, I am not seeing any starred suggestions.
I did some research and found that ReSharper may cause the problem but I dont have resharper installed.
but when i checked the output of the python language server output, it read the following:

Current invocation parsing returned null, aborting IntelliCode recommendation!

I guess thats the problem.

Any solutions to get it up and running? Thanks, in advance.

7
  • I assume you have "python.jediEnabled": false set? Only thing I can think of. Commented Apr 27, 2020 at 21:26
  • is it supposed to be true for it to work? Commented Apr 29, 2020 at 14:18
  • By the way, it is disabled... Enabling it does not work either Commented Apr 29, 2020 at 15:19
  • The setting needs to be false for IntelliCode to be possible with Python. Commented Apr 29, 2020 at 21:01
  • its False, i have also tried the troubleshooting options on their website. sadly None Work Commented Apr 30, 2020 at 11:44

1 Answer 1

1

Had same problem with python in WSL. Try to disable the deeplearning model from the extension's settings.

See https://github.com/MicrosoftDocs/intellicode/issues/191#issuecomment-647699535

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.