Amit
Amit
I'm also getting this - is a release with this fix planned?
> See #1259. This is a great workaround! 👍 Adding this as built-in supported feature is "a must" for neovide to be useful out-of-the-box on macs (and probably every other...
@theHamsta this issue remained open, but #2972 is now closed, which is odd. Is the problem fixed now? I could only get it to work here by manually changing the...
@marcusatiliusregulus what is the convention in TS for referring to "stable" versions of TS-extensions? Can TS refer to the latest known-to-be-working dart commit instead? Thanks!
@colindean I tried deleting the VM by running `colima delete` and starting qemu using the same command as you did: ``` colima start --arch x86_64 --cpu 2 --cpu-type "qemu64,+sse4.2,+sse4.1,+sse,+sse2,+avx,+avx2" --memory...