|
|
|
|
|
by gritzko
101 days ago
|
|
Tree-sitter can parse somewhat-bad code. Also, there is an option to pick a codec for a particular file. Might use tree-sitter-C, might use general-text. The only issue here, you can't change the codec and keep nice diffs. So, these cases are handled. |
|