logoalt Hacker News

arijunyesterday at 4:17 PM0 repliesview on HN

TreeSitter is an amazing tool but is (purposefully) quite limited compared to an IDE--it doesn't even cross file boundaries, so go to definition is a non-starter. Zed uses LSPs like Rust Analyzer to fill that role.