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
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
I don't think it's just a lack of a feature though? Because it was initially brought up in #15, then I believe added in #339? Or am I misunderstanding that?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Class parameter hints should show above docstring on intellisense when using typing.NamedTuple
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version vscode-python#3977): Jedi Enabledpython.languageServer
setting: MicrosofExample
Intellisense now shows the parameters for NamedTuple rather than Config_Shape. I.e.
typename: str, fields: Iter..
The text was updated successfully, but these errors were encountered: