Noah Baldwin

Results 16 comments of Noah Baldwin

This is true, what I mean is that if `nb_results + offset > 512` (or `513`?) there is an error. So, for example, if `nb_results == 50 and offset ==...

Did you get it to work @yotamgod? I was testing with downloading Chrome at the time, which is free, and I was still getting this issue.

> Have the same problem with sveltekit build in adapter-vercel phase. I was able to narrow it done to one import that is causing this: import { serverTimestamp } from...

Would also like to see this work in a zsh fashion for commit and branch names. ie pressing `tab` or `->` to autofill up to a certain point in the...

@morgante Not sure I'll be able to help too much on this one as it might be a bit more heft than I can handle at this point. Here's what...

Yeah what I mean is that we can't mix diffs and grep outputs together. Each type would have to be processed by delta separately.

I've been thinking of making a fork of this for lazynpm, I'll close this if that ever happens ;)

Hey @Hugobsb - I am using nvim-dap-ui, however when launching node-terminal the ui seems to immediately close the ui

Thanks Hugo. I didn't see any logs for `dap_vscode_js.log`, but here is `dap.log` ```log [ INFO ] 2023-07-26T09:38:42Z+1000 ] ...dwin/.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:733 ] "Telemetry" "js-debug/launch" [ INFO ] 2023-07-26T09:38:47Z+1000 ] ...dwin/.local/share/nvim/lazy/nvim-dap/lua/dap/session.lua:733 ]...

Are there any plans to add this to rcdom/markup5ever?