Skip to content

Conversation

@josevalim
Copy link
Member

This makes it so suggestions after ), ], }, and literals
only include block keywords and binary operators.
For example, if true d|, where | is the cursor position,
should only suggest do.

Closes #14392.

@josevalim josevalim merged commit 32f7646 into main Apr 8, 2025
22 checks passed
@josevalim josevalim deleted the jv-autocomplete-block-keywords branch April 8, 2025 10:06
@josevalim
Copy link
Member Author

💚 💙 💜 💛 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Add handling of terminators to cursor_context

1 participant