Lukas Domagala
Lukas Domagala
Currently, it seems that the only two places that should get an option are declarations and completions. Hover has special handling from calva to make the clojuredoc better, so there’s...
> I don't think we would make this configuration user facing though. Rather use it to give Calva a nice default behavior around this. What do you mean? I wanted...
So it turns out that the lsp-client middleware doesn't seem to give us the functionality we need. If I ask LSP for completions or definitions the middleware call is canceled...
You are correct, I somehow missed that and just saw you using it in #1595. Perfect, then I can continue here 😄
@ericdallo I'm working on it, but have been on a work trip last week and now I'm slowly catching up on everything else. Didn't realize it had so many upvotes...
@riotrah sure, always happy to collaborate. It's probably easiest if you drop me a message on slack @lukas Domagala. Sidenote I was hoping to actually finish this today, but I'd...
The basics are done here. There are a few improvements left, but we've started new tickets for them. There's a [preview](https://output.circle-artifacts.com/output/job/9b33bd43-135b-46b2-8a3b-478b86cc6250/artifacts/0/tmp/artifacts/calva-2.0.267-pull-1596-a73d9071.vsix) for anyone wanting to help test it.
This does look fun, I'll have a look as well. >The other use for this that I am thinking about, is to place a button after the current form and...
I think there are a bunch of keys that we highjack, but tab was the one I noticed immediately. I'll try to play around more with copilot to see if...
Ah yes sorry, context... I was actually talking about the `:foo` bit. I was about to add that rename working would also be great, but I now realize that that's...