org-lsp icon indicating copy to clipboard operation
org-lsp copied to clipboard

Please implement this

Open spacekookie opened this issue 3 years ago • 2 comments

You say in your README that it's just an idea, but I think the world needs this.

I'd be happy to help out with some minor Rust code things if you need help

spacekookie avatar Mar 16 '21 13:03 spacekookie

Don't worry, this isn't 'just' an idea, I actually plan on fleshing this out :grinning:. I'm hampered by two things

  • I'm juggling too much at once, and have very little time to spare
  • The tower-lsp crate doesn't really seem to work for me ATM (see https://github.com/ebkalderon/tower-lsp/issues/247), so I'm thinking of moving to rust-analyzer/lsp-server; but that looks like it needs more boilerplate. That said, I want to have as much as reasonably makes sense in elisp, so this may not end up being too much of a concern.

So, don't expect anything from me in the near future, but if you'd like to start helping out with this feel free to make some PRs! I'm happy to merge stuff in :slightly_smiling_face:

tecosaur avatar Mar 16 '21 13:03 tecosaur

Hey, just checking in if you've found your spare time and if the tower-lsp has stopped not working for you.

ispringle avatar Mar 25 '24 16:03 ispringle