You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I checked the Docs page and my issue is not mentioned there.
Desktop (please complete the following information):
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.
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
Please confirm that the issue/resolution isn't already documented
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: