zls icon indicating copy to clipboard operation
zls copied to clipboard

The comments displayed by @cInclude in the IDE are garbled.

Open jingsupo opened this issue 2 years ago • 2 comments

zig version: 0.12.0-dev.1767+1e42a3de8 zls version: 0.11.0

image

Is there a plan to fix it?

jingsupo avatar Feb 19 '24 08:02 jingsupo

~~Could you please add more context here? Having the ZLS version and fib.c's source would be nice, thanks!~~

This is just the builtin extractor; this is just a way that characters can be encoded in HTML (HTML Entities). A decoder for these would fix this.

SuperAuguste avatar Feb 19 '24 14:02 SuperAuguste

Thank you! :)

jingsupo avatar Feb 20 '24 03:02 jingsupo