Find answers from the community

Updated 2 months ago

investigate LSP as alternative for code indexing and searching

OK I figured out how to use LSPs.

For anyone still interested, here's a demo: https://gist.github.com/sansmoraxz/374776fd6a10eaf870cdd1fdba96e08f

I guess the next step would be to investigate how effective LLM agents are to interact with codebases. Hopefully it provides better alternative to generating and using vector embedding for vendored dependencies.
s
3 comments
this seems like way better info than tree sitter and less effort to use too.
Attachment
image.png
Hard thing is to start a language server properly
investigate LSP as alternative for code indexing and searching
Add a reply
Sign up and join the conversation on Discord