uiua-lang/uiua

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

Closed this issue · 0 comments

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