visual-studio-code

Copy Debug Console to the clipboard


I'm debugging a Node.js app in Visual Studio Code 1.0.0 and want to copy the entire contents of the Debug Console to the clipboard. After drag-selecting the Debug Console contents, Edit->Copy only copies the visible parts instead of the entire selection.

Any ideas how to copy the entire selection? I'd also be okay saving the contents to a file.


Solution

  • It only took 13 months (!) but a recent update has added a "Copy All" command to the context menu.