Lukas Pietzschmann

Results 12 comments of Lukas Pietzschmann

Additionally, NeoVim cannot distinguish between block and line comments. In C, e.g., it will always insert block comments.

> I think perhaps TabEnter or TabLeave au doesn't get triggered?? This is what I also thought at first. But it turns out the issue is that `TabEnter` is triggered...

Here's a little pointer for future Lukas: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_signatureHelp

Maybe Treesitter can provide something similar

@daUnknownCoder thanks for the pointer :)

> i really dont know how to do this resolve stuff and reviewing in PR coz this is my first time no worries xD I'll look at your comments and...

> what you did is quite similar i can delete this patch if u say However you like! I don't mind deleting my PR and merging yours. But if you'd...

Oh, I'm so sorry! I completely forgot this PR. I just started writing my master's thesis and I'm currently a bit short on time. But I'll try my best to...

Thanks for your request, but I'm not a 100% sure what you mean with toggleable autocmd (especially the autocmd part). Do you want a function that can toggle the popup?...

Ahh, now I understood you correctly. I'll add that :)