Tobias Cohen

Results 14 comments of Tobias Cohen

This is hugely important on Windows, and a feature provided by most other Windows terminals. While WSL does a lot, there are still some programs that only work in PowerShell....

I'm seeing the same issue, running PopOS, with Nvidia GPU.

I have a similar issue, with my Caps Lock bound to Control, where Code is unable to autoclose the quick open window when pressing Ctrl+Tab and then releasing Control. I've...

@tzarc > The biggest concern I have is what QMK Toolbox gives people that the CLI doesn't -- between `qmk flash` and `qmk console`, 90% of the functionality is already...

Another use case: it would be very helpful to be able to select which language server to use on a per-file or per-folder basis. I have a number of projects...

I've been doing some research into this for my own project. My end conclusion is very similar to the reply from @MGlolenstine, but I'll share it here in case it...

I'm seeing the same error using denomailer in a Supabase edge function. Downgrading to 1.4.0 resolves the issue.

I'm also experiencing this issue on Ubuntu 24.04.

I'm also using `GetResult` extensively as the data fetched from my queries is passed around various places in my frontend and I want to correctly type all components and functions...