eclipse-theia/theia

add `Copy All` action to debug console

Open

#3610 aperta il 23 nov 2018

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

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 12g 10h) (73 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