Hacker News new | ask | show | jobs
by hazn 331 days ago
zed uses tree-sitter and has a powerful query engine (dsl is lisp scheme): https://zed.dev/blog/syntax-aware-editing#tree-queries
1 comments

Does zed have anything like the 'locals' query that Helix has added in this version, according to TFA?