Skip to content

issues Search Results · repo:GumTreeDiff/tree-sitter-parser language:Python

Filter by

8 results
 (68 ms)

8 results

inGumTreeDiff/tree-sitter-parser (press backspace or delete to remove)

I was trying this parser in a new environment where I installed tree-sitter==0.22.3 on MacOS, but I kept getting the following error: Traceback (most recent call last): File /.../tree-sitter-parser/tree-sitter-parser.py ...
bug
  • mahtab-nejati
  • 5
  • Opened 
    on Jul 11, 2024
  • #14

We probably want some tests here that assure that tree-sitter-parser does what we expect it to do. Before writing tests, we need to agree on a test framework. pytest seems easy to use and less verbose ...
  • duesee
  • 6
  • Opened 
    on Nov 27, 2022
  • #7

I m attempting to use tree-sitter as the parser for a project, and running into some issues where #if/#elif/#else/#endif directives exist. One of the particular code patterns that seems to throw things ...
  • bdemick
  • Opened 
    on Mar 21, 2022
  • #4

May you please add C# support to the parser? C# has tree-sitter grammar (https://github.com/tree-sitter/tree-sitter-c-sharp), so it should not be difficult.
enhancement
  • grotrek
  • Opened 
    on Mar 16, 2022
  • #3

I ve installed tree-sitter-parser, but how can I get C code edit actions by invoking Java API in a Java project? The original implementaion is using cgum, but my OS is windows and I couldn t compile it. ...
question
  • SherloqueChang
  • 4
  • Opened 
    on Feb 5, 2022
  • #2

Hi, I want to install tree-sitter-parser python binding. However, when I ran the command pip3 install tree_sitter in Windows cmd, an error occurred: Could not build wheels for tree_sitter, which is required ...
  • SherloqueChang
  • Opened 
    on Feb 3, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub