PTVS icon indicating copy to clipboard operation
PTVS copied to clipboard

Configure the execution window to embed directly in the debug view instead of separate window

Open vsfeedback opened this issue 1 year ago • 1 comments

This issue has been moved from a ticket on Developer Community.


When debugging python programs, always automatically open a new window, it looks bad, can you add this function: when debugging Python programs, you can open a python execution window directly in the DEBUG view of the VS IDE window, do not open a separate Python execution window, just like in VSCode.


Original Comments

Feedback Bot on 12/30/2021, 01:13 AM:

(private comment, text removed)

vsfeedback avatar Apr 28 '23 19:04 vsfeedback

The team looked into this awhile ago and VS did not provide support for an integrated terminal, although the debugger itself supports this through DAP spec.

We need to do an up to date investigation to see if VS added support to enable this.

cwebster-99 avatar Dec 12 '23 21:12 cwebster-99