TheKnarf
TheKnarf
[Bug]: Copy-pasting from tldraw.com to the file using VSCode Plugin produces empty `"records"` field
Not getting any dot.
[Bug]: Copy-pasting from tldraw.com to the file using VSCode Plugin produces empty `"records"` field
https://github.com/user-attachments/assets/a64e465c-cb0b-43fe-b861-4dabc9854859
Here are two test scenarios that I'd love to use GritQL together with Dockerfile support with: - I would like to lint all the Dockerfiles in my project and check...
I'd love a working example to work off on if anyone has gotten wasmtime + pglite wasm file working.
@bonsairobo any chance to get a review on this?
I'd be happy to create a new PR updating it to Bevy 0.17 if this Pr get's reviewed and merged first. @bonsairobo is there a chance that you have time...
Bevy is based on WebGPU and ThorVG has WebGPU support, isn't this just something you could make an small example project for in thorvg so people can see how to...
I think animations through Thorvg in Bevy, given that it looks like thorvg have great Lottie support, could be an interesting demo!
Is there even a way in GritQL to have an if-statement that switches based on host os?
I tried creating a plugin for it: ```typescript import React from 'react'; import { Leva, useControls } from 'leva'; import { createPlugin } from 'leva/plugin'; import { useInputContext, Components }...