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?
Hello, I'm running
VSC 1.62.3withVisual Studio IntelliCode v1.2.14, but seem to lack autocomplete results.I can import
mypylibproperly (the.dllwas renamed to.pydand 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?