Patrick Matthiesen

Results 13 comments of Patrick Matthiesen

I did some more testing and figured out that it's because I have a directory that is named build. So it is an issue if a script and folder in...

I have the same experience. Started with `bun run --inspect index.ts` in the Linux shell, and gets startup logs. Goes to the link specified and meets no files. The breakpoints...

Maybe related or unrelated, but just for anyone else stumbling on this. If you need your extension to change something when the user performs an action in the popup, you...

Couldn't it be done in the same file and have the kitty comment out and comment in the required sections? That way no state is needed. Or have the state...

I Got the same issue for record-heat-2023

now that I finished record-heat-2023 I get an error for a-new-grade. It might just be a coincidence, but the base64 strings for proto are not being colored from a-new-grade and...

I had the same issue today, but figured out that using the long DNS name of the machine worked for some reason. so instead of ssh -o StrictHostKeyChecking=no \@\ "echo...

From what I can see, just turning off the setting won't clear the storage used. I don't know if this is intended or a bug. Looking a bit through what...

A VS Code extension (or live file access) would be incredibly useful. While I'm happy to compile the document locally, live access to the source files would enable faster iterations...

This might have gotten a bit out of hand with the number of files, but most of them are, luckily, just because I renamed things. I have tried to break...