Skip to content

Conversation

@eronnen
Copy link
Contributor

@eronnen eronnen commented Apr 7, 2025

Adds a configuration value to control the maximum number of lines in the debug console.

This is needed because today with the DAP protocol many debugger extensions (i.e lldb-dap) send the debuggee stdout to the debug console by default, so this configuration lets the user the option to control the number of lines of stdout visible in a session.

Closes #129493

@eronnen eronnen force-pushed the configurable-debug-console-max-lines branch from d1418da to ef5f7a6 Compare April 15, 2025 20:42
@meganrogge meganrogge assigned connor4312 and unassigned meganrogge May 9, 2025
@connor4312 connor4312 enabled auto-merge (squash) May 9, 2025 17:40
@vs-code-engineering vs-code-engineering bot added this to the May 2025 milestone May 9, 2025
@connor4312 connor4312 merged commit 5974364 into microsoft:main May 9, 2025
7 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Jun 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add setting of scroll back buffer size for debug console, like integrated terminal

6 participants