top | item 46630089 (no title) aqula | 1 month ago LSP is not great for non-editor use cases. Everything is cursor position oriented. discuss order hn newest HarHarVeryFunny|1 month ago Yes, something like TreeSitter would seem to be of more value - able to lookup symbols by name, and find the spans of source code where they are defined and used. alchemist1e9|1 month ago https://github.com/ast-grep/ast-grep load replies (1) WilcoKruijer|1 month ago There are actions that don't require cursor position, like document/workspace symbols, that could be useful.
HarHarVeryFunny|1 month ago Yes, something like TreeSitter would seem to be of more value - able to lookup symbols by name, and find the spans of source code where they are defined and used. alchemist1e9|1 month ago https://github.com/ast-grep/ast-grep load replies (1)
WilcoKruijer|1 month ago There are actions that don't require cursor position, like document/workspace symbols, that could be useful.
HarHarVeryFunny|1 month ago
alchemist1e9|1 month ago
WilcoKruijer|1 month ago