Thore Strassburg
Thore Strassburg
> Oh this is really cool!! Nice work! > Would you put it in the Wiki?? :)) I might. I'm not yet really happy with it. And as I said,...
Current state: After using the `vim.defer_fn` properly ( π¬ ), the import part works reliable now for my setup. It is not nice to reproduce, but I got some certainty....
Found the issue. I got "inspired" by the implementation of the original `vim.lsp.buf.code_action` function, which uses the `vim.lsp.diagnostic.get_line_diagnostics` function when building the request parameters. But in the NeoVim docs, this...
I have now a solution I'm quite happy with. It builds on top of the new `node_callbacks` feature by #1092, though it also works without, just less convenient/flexible. While I'm...
Hey, sorry that I haven't responded. π I like the current state. Do you think we can merge it right now or would you like to add more due to...
Hey guys βοΈ Does this mean there is an easy way to just start kotlin-debug-adapter and then use `gradle test βdebug-jvm` for easy debugging tests in a Gradle project?
I suppose closed with regard to promote Dagger Cloud? π€
Would be nice to merge the `nospell` setting. π
Damn it. The whole refactoring of this plugin is soooo overdue. I'm afraid something in the NeoVim core has changed again. But it is a bit awkward. I'm very sorry...
Did you try if it also works without that "fix" as in the comment above? π€