iodide-project/iodide

trunctate large code inputs in the console (but make it possible to expand them expand)

Open

#814 创建于 2018年8月29日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (1,483 star) (147 fork)batch import
client UXgood first issues04: medium

描述

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).

贡献者指南