eclipse-theia/theia

add `Copy All` action to debug console

オープン

#3,610 opened on 2018/11/23

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (2,478 件のフォーク)batch import
debugenhancementhelp wanted

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 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.

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