Apologies for the Agda focused question but many Agda devs hangout here and there doesn’t seem to be any movement on this issue in other Agda focused spaces.
Many Windows users of Agda via VSCode have issues with certain symbols turning into question marks when type checking a file. Here’s an example from before type checking and after:
Does anyone have any opinion on what’s going on here, if it’s most likely a VSCode issue, or something with Agda mode itself? I have no experience with the internals of VSCode, but I’ve finally gotten to the point in my work where I can no longer ignore the issue and so am willing to put effort into fixing it. The problem is I have no idea where to start.
Thanks for any help, it is deeply appreciated.