Tomasz Batko
Tomasz Batko
I'd like to give it a try and some help would be more than welcome :wink:
Finally I managed to find some time to work on this (sorry for delay). > If I do this, I'll first display all methods in code action and then give...
Hi again. Time for monthly update, I guess :sweat_smile: > I prefer something like this, a secondary list to select methods one by one. What kind of secondary list are...
I did some digging and as you said it looks like LSP doesn't [support any kind of CodeAction groupings/filtering](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#textDocument_codeAction). I found [this issue for LSP extension](https://github.com/microsoft/language-server-protocol/issues/994), that HLS might support....
This issue will soon get 3yo, but if it's still reasonable, I'll give it a shot :sweat_smile:
I added installed package version info to dependency hover and adjusted documentation link to point to the right version as well: https://github.com/user-attachments/assets/f80f1d91-c636-4723-b453-cd59d30d1bad Fair points and in principle I share your...