Skip to content

Conversation

@juleswritescode
Copy link
Collaborator

No description provided.

LabelAndKind(String, CompletionItemKind),
}

impl CompletionAssertion {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another day, another test helper

Comment on lines +223 to +224
let parent_node_kind = parent_node.kind();
let current_node_kind = current_node.kind();
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes for easier debugging by watching the variables

@juleswritescode juleswritescode changed the title autocompl in delete/update fix(completions): improved completion in delete/update clauses Apr 24, 2025
@juleswritescode juleswritescode marked this pull request as ready for review April 24, 2025 17:54
Copy link
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!!

@juleswritescode juleswritescode merged commit 7b27cdc into main Apr 25, 2025
7 checks passed
@juleswritescode juleswritescode deleted the compl/delete-update branch October 28, 2025 15:26
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.

3 participants