Hi, after reading your documents and source code, I feel that the interface design is a bit unfriendly. Sometimes, users only need to parse a certain section of code or specify a single file for parsing, but SOLP requires the entire project to be input. Users may need an interface style similar to tree-sitter.
Hi, after reading your documents and source code, I feel that the interface design is a bit unfriendly. Sometimes, users only need to parse a certain section of code or specify a single file for parsing, but SOLP requires the entire project to be input. Users may need an interface style similar to tree-sitter.