Skip to content

createTemporaryIntegratedConsole setting clears out integrated console after debugging session ends #938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
grzegorz-silarski opened this issue Jul 4, 2017 · 1 comment

Comments

@grzegorz-silarski
Copy link

grzegorz-silarski commented Jul 4, 2017

System Details

  • Operating system name and version: Win10 Pro
  • VS Code version: 1.13.1
  • PowerShell extension version: 1.4.1
  • Output from $PSVersionTable:

PSVersion 5.1.15063.413
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15063.413
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

Issue Description

I am experiencing a problem with createTemporaryIntegratedConsole setting.
If that feature is turned on integrated console clears out each time after debugging session ends.
This is important to preserve console output because it can contain errors collected during a debugging process.

@rkeithhill
Copy link
Contributor

Duplicate of #907

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants