lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.05k stars 44 forks source link

No indication of meaning of red squiggles #640

Closed debrisapron closed 3 weeks ago

debrisapron commented 2 months ago

Hi Luke! My problem is I'm seeing red squiggles in the editor - presumably indicating a problem with the type signature - but no description of the error anywhere? I've clicked & hovered over everything I could think of but no luck. Example:

Screenshot 2024-09-05 at 1 30 51 PM
lukehaas commented 2 months ago

I see, it seems to be an issue with multiline errors. I'll include a fix for this in the next release. Thanks for raising it.

lukehaas commented 1 month ago

@debrisapron this should now be resolved in the latest version of RunJS.