Hello

You might be interested in <https://github.com/fhs/acme-lsp> which implements a laguange server protocol client for acme.

gabi

On Wed, Aug 18, 2021 at 10:12, Richard Miller <9f...@hamnavoe.com> wrote:
 If you really need to work with extremely
 complex codebases you likely won't find success using plan9 at all.

When I need to scrabble around in the go source tree, I usually have
something like this in a window (it could go in an acme guide file)

grep -n 'func XXX' `{du -a | awk '/\.go$/ {print $2}'} .

which I edit and execute as needed.


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Tf8ceac12df9da674-Mce7cbdc1e9a228a51d608ea7
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to