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
Hello, I'm running VSC 1.62.3 with Visual Studio IntelliCode v1.2.14, but seem to lack autocomplete results.
I can import mypylib properly (the .dll was renamed to .pyd and moved to .), but I don't get any autocomplete for it's members (which should show 2 built-in functions).
I've confirmed that those functions do exist and work properly, it's purely lack of autocomplete.
Is that normal or is something wrong with my IDE settings?
The text was updated successfully, but these errors were encountered:
Hello, I'm running
VSC 1.62.3
withVisual Studio IntelliCode v1.2.14
, but seem to lack autocomplete results.I can import
mypylib
properly (the.dll
was renamed to.pyd
and moved to.
), but I don't get any autocomplete for it's members (which should show 2 built-in functions).I've confirmed that those functions do exist and work properly, it's purely lack of autocomplete.
Is that normal or is something wrong with my IDE settings?
The text was updated successfully, but these errors were encountered: