Philip Kaludercic<philipk@posteo.net> writes:
Daniel Fleischer<danflscr@gmail.com> writes:
1. Code exploration; view code with syntax highlighting for most file
types. Being able to jump to function definitions and usages (at least
in github). Many people explore code in the web before possibly cloning
it locally so it's an important QOL feature.
I think this is supported in principle, one would have to see what is
necessary for this to work with Elisp too.
You can absolutely read the repo, but the newish feature of github where
some languages are backed by lsp is most likely not on the roadmap