muxcmux
muxcmux
+1 for that. I find smooth scrolling really helpful when jumping with ctrl + d/u otherwise I feel disoriented
Until this feature makes it in, is there a quick hack I can do to toggle between open tabs with ⌘⇪] and ⌘⇪[ (essentially map these shortcuts to a vim's...
@rickyc you're a legend!
Hi, are there updates on this? Would be great to see this implemented!
Thanks for jumping on this one (SO op here). Can you elaborate a bit on “consistency guarantees are not present”? Does that mean that locks work only some of the...
@seuros I've rolled out a PR which adds that option to `with_advisory_lock` and updated the README, let me know if you have any comments/suggestions!
Cheers mate, I've added a changelog entry.
I think this is because currently `textDocument/diagnostic` is handled incorrectly. It expects the client to send the text in the request, but [according to the spec](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_diagnostic), this request only includes...