zls icon indicating copy to clipboard operation
zls copied to clipboard

builtin return types dont autocomplete

Open nektro opened this issue 1 year ago • 3 comments

Zig Version

0.11.0-dev.1255+f7ade7e63

Zig Language Server Version

2717b0fba19daba897f86dd6de4b8b590bfee516

Steps to Reproduce

image

image

image

Expected Behavior

the same completion as image 2 with the code of image 1

Actual Behavior

see above

nektro avatar Jan 12 '23 04:01 nektro

this issue was for all the builtins, do they really have to be handled one by one?

nektro avatar Jan 16 '23 19:01 nektro

this issue was for all the builtins, do they really have to be handled one by one?

Feel free to open PR(s) for other builtins you'd like to see completed.

SuperAuguste avatar Jan 16 '23 19:01 SuperAuguste

i have an idea to try out builtins[].signature, will post update or list

nektro avatar Jan 16 '23 19:01 nektro