You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes/No
I didn't turn it off because I needed the Java extension to output a lot of content to the debug console.
VS Code Version: 1.89.0
OS Version: Windows 11, Ubuntu 22.04
Steps to Reproduce:
Hello.
I’m trying to copy the text output in the Debug Console using the mouse, but when the screen passes the Debug Console display area, the selected items are removed.
Example project to print many lines to the Debug Console
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.0. Please try upgrading to the latest version and checking whether this issue remains.
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
Hello.
I’m trying to copy the text output in the Debug Console using the mouse, but when the screen passes the Debug Console display area, the selected items are removed.
Example project to print many lines to the Debug Console
https://github.com/mklinkj/QnA/tree/master/vscode/vscode-debug-console-test
Step
screen capture
https://github.com/microsoft/vscode/assets/96992046/fcc2c5ef-810a-43a1-9ca8-79dad1b2d565
The text was updated successfully, but these errors were encountered: