eclipse-theia/theia

add `Copy All` action to debug console

Aperta

#3610 aperta il 23 nov 2018

 (1 commento) (1 reazione) (0 assegnatari)TypeScript (2478 fork)batch import
debugenhancementhelp wanted

Metriche repository

Star
 (18.676 stelle)
Metriche merge PR
 (Merge medio 15g 4h) (75 PR mergiate in 30 g)

Descrizione

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.

Guida contributor