llogick
llogick
Thank you for working on this ! My opinion: Every member should be a single line, except for ```zig field: struct { ... }, ``` where surely no one would...
Some [alpha state code](https://github.com/llogick/zls/commits/dev/) Maybe someone will come up with a neat way to type match declarations and definitions? Examples given in the original ziglang proposal were ```zig test {...
Somewhat related: all '.fncall(a, b, c)' lack param inlay hints