Skip to content

Disconnect the debugger automatically when debugging the PowerShell project #2460

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
v-xinda opened this issue Oct 12, 2020 · 1 comment · Fixed by #2465
Closed

Disconnect the debugger automatically when debugging the PowerShell project #2460

v-xinda opened this issue Oct 12, 2020 · 1 comment · Fixed by #2465
Labels
AT-CTI Created by CTI team
Milestone

Comments

@v-xinda
Copy link

v-xinda commented Oct 12, 2020

OS: Windows 10
Build: 20201011.1

Repro Steps:

  1. Create a PowerShell project and open in VS Code.
  2. Set a breakpoint and debug it.
  3. Check the result.

Expect:
The debugger doesn't disconnect automatically.

Actual:
Disconnect the debugger automatically.

More Info:
This issue doesn't reproduce for JavaScript/TypeScript/C# project.

@v-xinda v-xinda added the AT-CTI Created by CTI team label Oct 12, 2020
@ejizba
Copy link
Contributor

ejizba commented Oct 14, 2020

@ejizba ejizba added this to the 1.0.0 milestone Oct 14, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AT-CTI Created by CTI team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants