Hacker News new | ask | show | jobs
by blef 373 days ago
> - Code Chunking: Chunks code files by creating an AST and finding ideal split points.

I'd be interested to use it for SQL, did you try? Does it works well with it? I'm not familiar with the tree-sitter library

1 comments

Yes :) Code chunker is fantastic for SQL