Gabe Duarte
Gabe Duarte
I agree having this integrated directly on `typescript-language-server` would be the best thing, but I guess this is exactly the reason why `pretty-ts-errors` exists, to bridge this gap and output...
@hexh250786313 hey, thank you for your input as well! It's nice to see some traction on this issue :smiley: > Personally, I prefer to display it on hover, which is...
My use case is a bit similar, I use persistence to always keep the same files open after closing Vim, but when I installed Arena I thought the buffers I'd...
After unlocking some achievements ingame, but not unlocking it on steam, I figured out that when I launched Stardew through Stardrop, the steam overlay does not launch automatically, and because...
Can confirm, `adding --gradio-allowed-path "."` to the `COMMANDLINE_ARGS` list addresses the issue
From what I understood here, I'm having similar problems using `uwsm 0.20.5-1` and `Hyprland 0.46.0 built from branch main at commit 4a1b960cbedb3e2893eeadecdf2b4a7314634306 (layout: set window size after toggling floating)`, both...
Ahh, I thought it was released already hahah Thank you @binarin , the following fixed the problem for now: ```sh if uwsm check may-start; then dbus-update-activation-environment --systemd PAM_KWALLET5_LOGIN && exec...
Out of curiosity/clarification, is there anything preventing this from being merged? I´d love to be able to centralize all requests through overseerr, but for now, I still need to go...
Hi @Aylur, this unfortunately is still an issue for me and for others too, its one of the main reasons why I just left my AGS config as is and...
ahhh, got it, I'll check if on a v2 setup this still happens, thanks!