George

Results 14 comments of George

And here is a GDScript tree-sitter parser (was implemented in helix-editor, written in Rust) https://github.com/helix-editor/helix/tree/6a323c0b1b8fd2491dcbca38b5a1f62bf9581da4/runtime/queries/gdscript

The same issue on Fedora 36, imac 2012, wayland, gnome: Vendor: NVIDIA Corporation Renderer: NVIDIA GeForce GTX 675MX/PCIe/SSE2 Version: OpenGL ES 3.2 NVIDIA 470.182.03 SL version: OpenGL ES GLSL ES...

Hello, I accidentally missed your pr. I have read it, and now I'm not sure if there is no other way. In Bevy the `shared-stdcxx` feature is required on android,...

I didn't managed how to successfully compile macroquad on android, but I compiled a simple winit app on android, then I added code for playing audio with kira 0.8.4 but...

I have just been reading the logcat and found this line: It says that the audio file wasn't located. I've packed audio file the same way I did in bevy,...

Thanks for reply, I understood, so I I'll try to workaround this with lower transparency for now)

I found that none of `--exclude`, `--exclude-from-report` works for me. `cargo-llvm-cov` always includes all crates within workspace, I tried selecting crates I need with `--package` flag, and tried to exclude...

Same issue with no mason, in neovim, rustaceanvim and latest rust-analyzer

@PaideiaDilemma, yes, I'm using hyprlock v0.8.2. The hotplug handler automates the management of my [eww](https://github.com/elkowar/eww) bar widget. Unlike Waybar, eww doesn't automatically spawn widgets on newly connected displays, so I...