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

chore: replace tree-sitter submodule with internal crate#527

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 9 commits intomainfromfeat/treesitter-grammar
Sep 19, 2025

Conversation

@juleswritescode
Copy link
Collaborator

This also made it possible to upgrade to treesitter0.25.X – I only had to adjust two lines inpgt_treesitter/context/mod.rs. :)

@@ -0,0 +1,188 @@
#include "tree_sitter/parser.h"
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

this is not autogenerated, but copied from the derek stride repo.
You can add context-aware parsing totreesitter via thescanner.c file.
This is only necessary for parsing dollar-quoted strings$tag$ select 1; $tag$

@@ -0,0 +1,3405 @@
/**
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

also copied from the derek stride repo, I just added JSDoc types and fixed some linting errors

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.

Awesome!

@juleswritescodejuleswritescode merged commit4a62cc0 intomainSep 19, 2025
8 checks passed
@juleswritescodejuleswritescode deleted the feat/treesitter-grammar branchOctober 28, 2025 15:24
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.

3 participants

@juleswritescode@psteinroe

[8]ページ先頭

©2009-2025 Movatter.jp