Hi, Im new to Zig and programming in general (although I was fooling around in Godot).
Im trying the language for the first time out of curiosity.
I try to write ”Hello, World!”:
Hi @Jakus. Welcome to Ziggit! I think we’ve all forgotten to save the file from time to time
One thing that may help you is setting up your editor to format your code when you save. It could be built in, or you could use the zls LSP. It’s absolutely not required, but I personally like the feedback of hitting save and seeing my code adjust into the usual shape. It makes me want to save.