RepoAgent icon indicating copy to clipboard operation
RepoAgent copied to clipboard

Import tree-sitter to handle python files

Open st01cs opened this issue 1 year ago • 0 comments

Replace python.ast with tree-sitter. This commit is just a replacement for python parser. If it works well, tree-sitter will support more language parser(C/C++, Java...)

st01cs avatar Dec 31 '24 07:12 st01cs