@ingydotnet Are you open to the idea of incremental parsing support? I am trying to use this library to implement LSP functionality, and Tree Sitter style byte offset handling, partial parsing and reparsing, dirty nodes in a tree, etc... would all be HUGE for downstream logic.
@ingydotnet Are you open to the idea of incremental parsing support? I am trying to use this library to implement LSP functionality, and Tree Sitter style byte offset handling, partial parsing and reparsing, dirty nodes in a tree, etc... would all be HUGE for downstream logic.