helix icon indicating copy to clipboard operation
helix copied to clipboard

Log failures to load tree-sitter parsers as error

Open the-mikedavis opened this issue 3 years ago • 0 comments

Info logs don't show up in the log file by default, but this line should: failures to load tree-sitter parser objects are useful errors. A parser might fail to load it is misconfigured (https://github.com/helix-editor/helix/pull/4303#discussion_r996448543) or if the file does not exist.

the-mikedavis avatar Oct 16 '22 15:10 the-mikedavis