Ben Morgan
Ben Morgan
So what I could do when not being able to find a package via the Web RPC protocol is just try to download it using the expected URL. But I'm...
Since this goes beyond what is available from the Web RPC, I'm going to call this an "enhancement" as opposed to a "bug". We can also see that in other...
So I got around to looking into this again today, and I found that there are some new RPC endpoints available that I could use to not have to resort...
My config is basically LazyNvim with the `cmake` parser, so I was planning on creating a simplified version. On another machine of mine it's a little less noticeable. I noticed...
So how does this work? I somehow thought all the CMake stuff is here but apparently not, if you need to make a PR to nvim-treesitter. Do you have a...
Ah, is it that this is just the grammar for the syntax tree, but then for actually doing anything in nvim like highlighting we have everything in nvim-treesitter. i.e. this...
Hi @cyrinux thanks for raising the issue and sorry for the massive delay in my response. I don't think these last two years have been so great for many of...
Hi @inglor thanks for raising the issue. This is a known limitation (to me at least) that I can't seem to find the time to work around. I don't think...
This proposal looks really great. I especially like named table shapes, because in the library I'm working on, I'm also using some form of LuaDoc (provided by LuaLs) so that...
This is true: we don't actually have the logic in place to respect this. But we wanted to put it in the API because we anticipated it. We have been...