eclipse-theia/theia

add `Copy All` action to debug console

Open

#3,610 opened on 2018年11月23日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)TypeScript (2,478 forks)batch import
debugenhancementhelp wanted

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (平均マージ 12d 10h) (30d で 73 merged PRs)

説明

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.

コントリビューターガイド