Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feats(completions): complete insert, drop/alter table, ignore many situations, improve WHERE#400

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
juleswritescode merged 15 commits intomainfromfix/annoying-completions
May 24, 2025

Conversation

juleswritescode
Copy link
Collaborator

@juleswritescodejuleswritescode commentedMay 20, 2025
edited
Loading

I got carried away a bit!

This PR adds support for INSERT INTO completions and for DROP TABLE/ALTER TABLE statements.

It also flips the completions filtering from disallowlisting to allowlisting, so we'll have way fewer unwanted completions.

Screen.Recording.2025-05-24.at.13.57.06.mov

psteinroe reacted with rocket emoji
fn between_parentheses() {
let input = "insert into instruments ()";

// insert into (|) <- right in the parentheses
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

that must hurt

reteps and psteinroe reacted with laugh emoji
@juleswritescodejuleswritescode changed the titlefeats(completions): complete insert, drop/alter table, blurb[WIP] feats(completions): complete insert, drop/alter table, blurbMay 20, 2025
@juleswritescodejuleswritescode changed the title[WIP] feats(completions): complete insert, drop/alter table, blurbfeats(completions): complete insert, drop/alter table, ignore many situationsMay 24, 2025
Copy link
Collaborator

@psteinroepsteinroe left a comment

Choose a reason for hiding this comment

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

at this point we might have the best sql autocomplete!

@juleswritescodejuleswritescode changed the titlefeats(completions): complete insert, drop/alter table, ignore many situationsfeats(completions): complete insert, drop/alter table, ignore many situations, improve WHEREMay 24, 2025
@juleswritescodejuleswritescode merged commit62ce45d intomainMay 24, 2025
7 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@psteinroepsteinroepsteinroe approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@juleswritescode@psteinroe

[8]ページ先頭

©2009-2025 Movatter.jp