Lee Cannon
Lee Cannon
This erroe was caused by cloning without submodules.
As the `GeneratedFile` has its path set in the `init` instead of the `make` the provided `build.zig` now has correct completion provided for the `hi` package. However if the `GeneratedFile`...
Implemented in #559
Sorry about that, your right I was getting ahead of myself :)
I'm going to close this due to inactivity.
ZLS does not currently compile any code it only parses it. Zig does not provide a compiler API beyond invocation of the compiler executable. Meaning in order to actually compile...
I'm going to close this due to inactivity.
If you are still getting this issue can you check the output in vscode again as a much better error should be provided due to #569
People have had issues before with setting their path in for example zsh but having the path of gui applications be different, meaning when vscode was launched from a terminal...
Some weirdness has happened with the latest release 0.11.0, this time there was still a `master` in the json and it pointed at the correct 0.11.0 tarballs. However this action...