Hacker News new | ask | show | jobs
by dopidopHN2 83 days ago
Can you expands on the cool part of LSP support ? I"m curious and "on paper" it sounds desirable but I'm unclear on the pluses
1 comments

In theory it should give the LLM better tools to explore and edit the code. So instead of working with the code as text, it's a tree of stuff it can read and edit.

I don't know how much it works in practice though.