Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completion suggestions for inherited class variable overrides #2558

Closed
ydmykr opened this issue Apr 11, 2022 · 3 comments
Closed

Completion suggestions for inherited class variable overrides #2558

ydmykr opened this issue Apr 11, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ydmykr
Copy link

ydmykr commented Apr 11, 2022

In fact:
image

Expect:
image

@ydmykr
Copy link
Author

ydmykr commented Apr 11, 2022

The second figure is the case when it is used on pycharm

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Apr 11, 2022
@judej judej added needs investigation Could be an issue - needs investigation and removed triage labels Apr 11, 2022
@heejaechang
Copy link
Contributor

heejaechang commented Apr 22, 2022

so, we currently show all instance members but doesn't show any static/class members. if it is common enough pattern, we probably want to support as well?

@heejaechang heejaechang added enhancement New feature or request needs decision Do we want this enhancement? and removed needs investigation Could be an issue - needs investigation labels Apr 22, 2022
@judej judej changed the title When I import a package, can I get a prompt directly without declaring an object Inherited class variable modification Apr 26, 2022
@judej
Copy link
Contributor

judej commented Apr 26, 2022

Dupe of #2059

@judej judej removed the needs decision Do we want this enhancement? label Apr 26, 2022
@judej judej closed this as completed Apr 26, 2022
@erictraut erictraut changed the title Inherited class variable modification Completion suggestions for inherited class variable overrides Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants