iodide-project/iodide
View on GitHubtrunctate large code inputs in the console (but make it possible to expand them expand)
Open
#814 opened on Aug 29, 2018
client UXgood first issues04: medium
Description
This is just some dogfooding feedback.
I find that the code snippets that appear in the console can take up a lot of space, that for the most part is unnecessary.
What if it only showed the last line by default, with an option to expand to show the whole thing? (We already have the "jump to cell in editor button" which is super useful).