Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python extension doesn't work with pylance. #934

Closed
1 task done
HarshilPatel007 opened this issue Dec 1, 2021 · 3 comments
Closed
1 task done

python extension doesn't work with pylance. #934

HarshilPatel007 opened this issue Dec 1, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@HarshilPatel007
Copy link

HarshilPatel007 commented Dec 1, 2021

Describe the bug
python extension doesn't work (no autocomplete, no go to definition, etc.) when pylance is enabled.
after disabling the pylance, it worked. (but, auto-import doesn't worked).
then I've modified product.json as per this comment (#892 (comment)) and it worked. but, the same problem happened, no auto-import. 😵‍💫

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
  • Sorry, I don't have VS Code installed. (and don't want to install it.)

Please confirm that the issue/resolution isn't already documented

Desktop (please complete the following information):

  • OS: Arch
  • Architecture: x64
  • Version:
Version: 1.62.3
Commit: ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
Date: 2021-11-19T00:20:00.672Z
Electron: 13.5.2
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.10.81-1-lts

Additional context

  • probably same problem/issues as this
@HarshilPatel007 HarshilPatel007 added the bug Something isn't working label Dec 1, 2021
@paulcarroty
Copy link
Collaborator

Any major difference between #892?

@daiyam
Copy link
Member

daiyam commented Dec 1, 2021

It's an issue with the python extension. I'm closing it since it's similar to #892.

@daiyam daiyam closed this as completed Dec 1, 2021
@HarshilPatel007
Copy link
Author

Any major difference between #892?

strange behavior, yesterday it was not working since 3-4 days. now, re-setting options to default, it's working fine.
but, @daiyam is right, someone needs to port it and make it FOSS.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants