Enabling low-latency, syntax-aware editing using tree sitter

Oct 20, 2023

https://zed.dev/blog/syntax-aware-editing

Interesting quick dive into what tree-sitter is, how queries work (with a neat graphic), and how the zed editor uses them to do syntax highlighting and other tricks.

↑ up