uiua-lang / uiua

A stack-based array programming language
https://www.uiua.org
MIT License
1.51k stars 106 forks source link

`&p` inside Array Macro crashes the Language Server in VS Code #496

Closed Exund closed 3 months ago

Exund commented 3 months ago

I was using &p to debug the output of an array macro and it worked fine in the online pad but when putting in in a file and opening it in VS Code the Language Server crashes.

This holds true whether or not the Array Macro actually outputs a string. Even a simple example like this crashes it:

Test! ←^ &p