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

Add label when completing a nested index #119

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Aug 24, 2023

When doing auto-complete, it currently shows *ast.Index when it's nested Indexing because we don't follow up to the final ref
Instead of ast.Index, we can say object field which makes a bit more sense for users

When doing auto-complete, it currently shows `*ast.Index` when it's nested Indexing because we don't follow up to the final ref
Instead of `ast.Index`, we can say `object attribute` which makes a bit more sense for users
@julienduchesne julienduchesne merged commit 1d94a47 into main Aug 24, 2023
3 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/add-label-ast-index branch August 24, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants