Skip to content

debugger: Fix evaluate selection running two evaluations & failing for Python and go#44205

Merged
osiewicz merged 1 commit intomainfrom
debugger-evaluate-selection-fixes
Dec 5, 2025
Merged

debugger: Fix evaluate selection running two evaluations & failing for Python and go#44205
osiewicz merged 1 commit intomainfrom
debugger-evaluate-selection-fixes

Conversation

@osiewicz
Copy link
Member

@osiewicz osiewicz commented Dec 5, 2025

Evaluate selection now acts as if the text was typed verbatim into the console.

Closes #33526

Release Notes:

  • debugger: Fixed "evaluate selection" not behaving as if the highlighted text was not typed verbatim into the console.

…r Python and go

Evaluate selection now acts as if the text was typed verbatim into the console.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Dec 5, 2025
@osiewicz osiewicz enabled auto-merge (squash) December 5, 2025 10:58
@osiewicz osiewicz merged commit 35da6d0 into main Dec 5, 2025
24 checks passed
@osiewicz osiewicz deleted the debugger-evaluate-selection-fixes branch December 5, 2025 11:08
AlpSha pushed a commit to AlpSha/zed that referenced this pull request Dec 5, 2025
…r Python and go (zed-industries#44205)

Evaluate selection now acts as if the text was typed verbatim into the
console.

Closes #zed-industries#33526

Release Notes:

- debugger: Fixed "evaluate selection" not behaving as if the
highlighted text was not typed verbatim into the console.
CherryWorm pushed a commit to CherryWorm/zed that referenced this pull request Dec 16, 2025
…r Python and go (zed-industries#44205)

Evaluate selection now acts as if the text was typed verbatim into the
console.

Closes #zed-industries#33526

Release Notes:

- debugger: Fixed "evaluate selection" not behaving as if the
highlighted text was not typed verbatim into the console.
someone13574 pushed a commit to someone13574/zed that referenced this pull request Dec 16, 2025
…r Python and go (zed-industries#44205)

Evaluate selection now acts as if the text was typed verbatim into the
console.

Closes #zed-industries#33526

Release Notes:

- debugger: Fixed "evaluate selection" not behaving as if the
highlighted text was not typed verbatim into the console.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger 'evaluate selection' does not properly send/execute text in the debug console

1 participant