Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sogaiu/tree-sitter-issue-3555
https://github.com/sogaiu/tree-sitter-issue-3555
issue tree-sitter
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sogaiu/tree-sitter-issue-3555
- Owner: sogaiu
- Created: 2024-08-27T10:38:19.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-08-27T11:12:01.000Z (3 months ago)
- Last Synced: 2024-10-10T23:22:38.243Z (about 1 month ago)
- Topics: issue, tree-sitter
- Language: C
- Homepage:
- Size: 3.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
https://github.com/tree-sitter/tree-sitter/issues/3555
$ git clone https://github.com/sogaiu/tree-sitter-issue-3555
$ cd tree-sitter-issue-3555$ sh build.sh
$ ./a.out
node=block_header 220-258# in main.c, comment out lines 77+78 (node = ... and cursor = ...)
# then:
$ sh build.sh
$ ./a.out
node=comment 220-258