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

Autocompletion: Keep get_node values which are compatible with type hint #92263

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HolonProduction
Copy link
Contributor

Fixes #92219

If the node behind the literal has the same type that is annotated the type will now still be handled by _get_subscript_type which means that the value on the type is set and argument options completion is possible again.

@HolonProduction HolonProduction requested a review from a team as a code owner May 22, 2024 17:28
@Chaosus Chaosus added this to the 4.3 milestone May 22, 2024
@akien-mga akien-mga changed the title Autocompletion: Keep get_node values which are compatible with type hint Autocompletion: Keep get_node values which are compatible with type hint May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants