Lua
Lua
Hi, I'm not getting completion for a lot of imports even though the code compiles and works. all four lines get highlighted in red: ```kotlin import cnames.structs.SDL_Window import cnames.structs.SDL_Event import...
That's all I see when trying to use `carton dev`, even when using the templates
### Zig Version 0.12.0-dev.3498+aff71c613 ### Steps to Reproduce and Observed Behavior I built Zig and LLVM with the m68k target enabled, however Zig fails to build or even emit assembly...
### Zig Version 0.13.0-dev.211+6a65561e3 ### Steps to Reproduce and Observed Behavior I'm trying to compile a zig program initially written with zig 0.12, and after fixing some errors where the...
### Zig Version 0.13.0-dev.211+6a65561e3 ### Steps to Reproduce and Observed Behavior After updating to `0.13.0-dev.211+6a65561e3` (but I also tried a few versions before) some codestopped compiling and zig doesn't provide...
### Zig Version 0.13.0 (compiled from source a few days ago) ### Zig Language Server Version 0.14.0-dev.1+c5ceadf ### Client / Code Editor / Extensions VSCode ### Steps to Reproduce and...
It would be useful if `go to definition` on symbols imported from C had the option to jump to the C header, not cached Zig translation. One use case for...
Hi! I was browsing the examples and noticed that Swift needed some love. The language improved a lot for low level use cases since this example was written and I...
Hello, please consider not using the awful hack for "fullscreen" on macOS. Some of the issues that come to mind: - Some applications like Xcode get really confused by the...
When running with the `--input3 familykeyboard` flag the device is selected but not *enabled* and there doesn't seem to be a flag nor option in settings to do that. I...