This message was deleted.
# getting-started
s
This message was deleted.
1
g
The second item has been registered as PyCharm bug
n
I know there's an issue with PyCharm v 2021.1 and constructor documentation https://youtrack.jetbrains.com/issue/PY-48188 - but i don't believe it's related to issues. It think this is related to your issue - https://pulumi-community.slack.com/archives/C01PF3E1B8V/p1625787014402000
Changing the default stack import statements to something like this did the trick for me. i.e. auto complete and documentation started working. import pulumi_azure_native.storage as storage import pulumi_azure_native.resources as resources