Closed Krymancer closed 3 months ago
This is pretty surely a different issue. Could be related to zigtools/zls#1927, but I'm not sure what your setup looks like. If the program builds correctly I don't see how this is a raylib-zig issue. Take this up with ZLS people
This seem to be related with #42
I just created a project with zig init and I don't have any autocomplete or any information on hover.
I tried using the
project_setup.ps1
on windows andproject_setup.sh
(in wsl and in another machine that I have arch installed) and the same is occurring.Autocomplete for std working fine so don't seem an issue with ZLS.
rl has
unknow
typestd has
type
typeNo autocomplete for rl
Autocomplete for std