Sander

Results 192 comments of Sander

@jan-molak Woohoo, the deployment was successful! I noticed, though, that the version is not updated here: https://github.com/sand4rt/playwright-ct-web/blob/f543823b4b95a33f69e26cb4ef00ec5cfa8071e0/playwright-ct-web/package.json#L3 Could this cause issues for the next release?

related to: https://github.com/ThePrimeagen/harpoon/pull/602

At first glance, `createForm` might cause an issue if it contains classes or functions. Do you have a minimal reproducible GitHub repo i could run and debug __?

Hi, thanks for sharing the repo. I looked into the issue, and it appears to be related to your code rather than the library itself. Unfortunately, i don't have the...

> that's a bit out of scope of the plugin I thought it didn't make much sense to have two integrations open on the same side. > a simple autocmd...

Its quite a bit of code to implement in user land, but this is what i have now. If anyone has suggestions for improvements, please let me know: ```lua vim.api.nvim_create_autocmd("FileType",...

> Great feature request! Some initial questions which help us to prioritise: Are you using a Meta-Framework like Next/Nuxt/SvelteKit/Remix etc? Are you using MSW? Are you using `fetch()` in the...

The keymaps from LazyVim appear to be broken in version 3 too _(I changed `require("trouble").previous(..` to the new api; `require("trouble").prev(..`)_: https://github.com/LazyVim/LazyVim/blob/97480dc5d2dbb717b45a351e0b04835f138a9094/lua/lazyvim/plugins/editor.lua#L463-L492

Fix can be found here: https://github.com/GermainZ/xdg-desktop-portal-termfilechooser/pull/8#issuecomment-1657940089

@CuterThanYou could you keep the issue open util it's fixed?