Aritra Sen

Results 6 comments of Aritra Sen

Also, I currently have issues with the current behavior for completions, like, they aren't super helpful. 1. I shouldn't have to press two tabs, one should suffice. 2. There is...

btw, @nl8-gh, pnpm uses their own version of [tabtab](https://github.com/pnpm/tabtab) for completions. now, i felt `tabtab` is not good for completions, as you have to check the previously typed command word...

I use Node v20.2.0 in an Arch machine, and I had the same problem. This is the snippet I used ```lua { "iamcco/markdown-preview.nvim", build = "pnpm up && cd app...

Hey, just chiming in - this is a problem if you try to do a custom rendering using ``, `` and ``. `{@html Markdoc.renderers.html(node)}` works though.

@qtfkwk when you do `cargo install --git https://github.com/aretrosen/jaq.git`, the `Cargo.lock` file is not used. See . Use `cargo install --git https://github.com/aretrosen/jaq.git --locked`.

> Hi @aretrosen , > > Are you still planning to work on this? > No, I am not working at it currently. Should I close the PR?