Skip to content

fix(completions): cursor on dot, other issues #359

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 5 commits into from
Apr 21, 2025

Conversation

juleswritescode
Copy link
Collaborator

Fixes three things:

  1. Sanitizes the SQL when the cursor is on a .
  2. Fixes an issue where the processed SQL was cut off if the cursor was in the middle of the SQL
  3. Removes an additional space that wasn't necessary

@juleswritescode juleswritescode changed the base branch from main to fix/workflow-file April 21, 2025 14:31
@juleswritescode juleswritescode merged commit cab3bbe into fix/workflow-file Apr 21, 2025
juleswritescode added a commit that referenced this pull request Apr 21, 2025
* fix(completions): cursor on dot, other issues

* ?

* test belongs here

* refs
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