source-academy/frontend

CSE: Imported rune constants appear to be bound to strings; formating issues

martin-henz opened this issue · 1 comments

Currently we have:

Screenshot 2024-04-10 at 9 15 35 AM

The environment shows "< RUNE >" instead of just . This makes it look like the value is a string.

Also note that the string "< RUNE >" exceeds the boundary of the frame box. This problem appears to be solved for real strings:

Screenshot 2024-04-10 at 9 15 51 AM

This is handled in the latest version.