Horu

Results 78 comments of Horu

It'd also be nice to add support for loading `.ts` file. There's library like [jiti](https://github.com/unjs/jiti) and [importx](https://github.com/antfu-collective/importx) that can help with implementing this feature.

> Sometimes I run turn-based games with an auto-battle feature on another workspace, and if rendering doesn’t happen, the battle logic can’t complete. Iirc Yalter said that clients should expect...

I would love to only ignore a subset of global LSPs, eg `ignore-global-language-servers = ["harper-ls"]`. I believe this is possible with `serde` and an enum.

Sounds like #2834.

Other compositor doesnt have this feature yet because it doesnt really make any sense. Layer shell can achieve all things that you said above.

> As in I can convert existing windows into passthrough overlays using layer shell? No, layer shell is a different thing than your normal windows. It is meant to be...

> we can update everything but nuxt/kit - I want to keep supporting nuxt/bridge for now. So keeping `nuxt/kit` at version 3? That would create duplicate dependency, which was my...