iacore

Results 421 comments of iacore

@dennev I think you are trolling. You don't understand what's going on.

You said > There are several compounding issues with createResource. In your case, the following applies and can make this reproduction usable. > > 1. Multiple export functions This is...

Probably need a TOC plugin, which works well for websites too.

I made a simple program in the past. https://git.sr.ht/~iacore/dinit-edit/tree/main/item/main.zig `dinit-edit` lists all service files. ``` ❯ dinit-edit boot /home/user/.config/dinit.d/boot ... ``` `dinit-edit ` opens the service file in default editor....

@davmac314 I don't think the current use of `cout

1. I was using `lsp-auto-hover-enable` 2. switching to `lsp-auto-hover-buffer-enable` **still** blocks the selection text. Is there a way to fix this by - disable popup when selecting text, or -...

> Impossible! kakoune-lsp doesn't create such info boxes by default (only for errors). Bisect your config. I never said "by default". > For example, this snippet would not call hover...

I'm not familiar with Kakoune. What's "hover buffers"?

You can't fold the `templ` line. In Go, one can fold `func`.

Sorry that I don't understand this. Perhaps the VS Code LSP Typescript library is different from the VS Code API?