Skip to content

feat(completions): filter invalid completion items #361

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

Merged
merged 26 commits into from
Apr 21, 2025

Conversation

juleswritescode
Copy link
Collaborator

@juleswritescode juleswritescode commented Apr 21, 2025

Makes it possible to filter out completion items based on the clause.
For example, it doesn't make sense to suggest COLUMNS in a FROM clause.

@juleswritescode juleswritescode changed the base branch from main to fix/workflow-file April 21, 2025 14:53
@juleswritescode juleswritescode changed the base branch from fix/workflow-file to fix/completions-on-dot April 21, 2025 15:19
@juleswritescode juleswritescode changed the base branch from fix/completions-on-dot to fix/workflow-file April 21, 2025 17:45
@juleswritescode juleswritescode merged commit 01ab073 into fix/workflow-file Apr 21, 2025
7 checks passed
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