Techatrix
Techatrix
This should get fixed by https://github.com/zigtools/zls/pull/1642
I just checked and https://github.com/zigtools/zls/pull/1642 did indeed fix the issue.
I don't see any reason why you would want to override the dependencies of the ZLS flake. It possible to accidentally not update the Zig flake when dealing with a...
The first parameter of `@fieldParentPtr` is now resolved through RLS so this is no longer an issue.
I recall having a conversation with someone about this exact issue. I also had the idea of using the reference trace to report a diagnostic at the call-site of `std.debug.print`...
> Add support for const-var autofix. This code action has been implemented in #1607 but removed as an "autofix" in #1652 because it is not reversible. There is no error...
This issue has been unblocked. See https://github.com/zigtools/zls/issues/1879#issuecomment-2302889190