Sleeyax

Results 174 comments of Sleeyax

I ended up using [ Format Code Action ](https://marketplace.visualstudio.com/items?itemName=rohit-gohri.format-code-action&ssr=false#review-details) instead. Works really well, no extra dependencies needed.

I'm not the author of this bot, but I'm pretty sure the 'improved version' you are talking about isn't publicly available and won't be any time soon. Any and all...

This is still an issue and frankly unacceptable in todays world of build systems (look at vite for comparison). I hope this gets resolved soon... I'm new to plasmo but...

> @sleeyax Why was it closed? Doesn't that make it disappear from the addon list? Closed by accident because I thought the "bug report" comment above was the main issue....

I added the VM option at the very beginning for testing. Then I never touched it again. So not sure if I can be of help either, it's been so...

I'm encountering this issue on a clean arch install. I think it has something to do with XDG desktop portal because the service used to be running fine but broke...

Update: I reinstalled Arch, the only difference being I didn't preinstall default hyprland (the docs mention to try out vanilla hyprland before installing ML4W). Now everything works out of the...

If anyone is wondering how to properly apply @jarvis394's patch in your project without forking the library, you can do so as follows: ``` npm i -D patch-package mkdir patches...

I think this is not as straightforward to implement as it looks, considering the current combobox is actually a `div` element. Not sure if we can get away with using...

Not sure if this completely removes all traces of cassowary, but what I did to remove cassowary from my GNU/linux host is: ```bash pip uninstall cassowary rm ~/.config/autostart/cassowary_linux_bg_service.desktop rm ~/.local/share/applications/cassowary_linux.desktop...