Static
initInitializes the underlying tree-sitter parser. This only needs to be called once globally.
Optional
overrideWasmPath: stringThe path to the tree-sitter-r wasm file, which takes precedence over the config and default paths if set.
Optional
overrideTreeSitterWasmPath: stringThe path to the tree-sitter wasm file, which takes precedence over the config and default paths if set.
Synchronous and (way) faster alternative to the RShell using tree-sitter.