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

feat: annotations#331

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
psteinroe merged 5 commits intomainfromfeat/annoations
Apr 12, 2025
Merged

feat: annotations#331

psteinroe merged 5 commits intomainfromfeat/annoations
Apr 12, 2025

Conversation

psteinroe
Copy link
Collaborator

@psteinroepsteinroe commentedApr 12, 2025
edited
Loading

adds a very simpleAnnotation service. the idea here is to annotate a statement using the lexed tokens. right now, it just returns whether or not the statement ends with a semicolon. in near future, I will also parse comments and their content so we can do#304, e.g.

-- postgrestools disable-next-line my-ruleselect1;

but to do that I will first need to adapt the splitter so that comments like that are included in the statement range :)

also replaced theroot_id fn withFrom implementations

@psteinroepsteinroe merged commita358cee intomainApr 12, 2025
7 checks passed
@psteinroepsteinroe mentioned this pull requestApr 15, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@juleswritescodejuleswritescodejuleswritescode 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
@psteinroe@juleswritescode

[8]ページ先頭

©2009-2025 Movatter.jp