eclipse-theia/theia

add `Copy All` action to debug console

Open

#3,610 建立於 2018年11月23日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)TypeScript (18,676 star) (2,478 fork)batch import
debugenhancementhelp wanted

描述

The debug console is virtualized and only rerenders the visible part of the debug output, because of it, it is not possible to copy the whole output. There should be Copy All command/menu item which will construct the whole output from debug console model and paste it into the clipboard.

貢獻者指南