Skip to content

PSIC displayed in console while editing during breakpoint stop #3929

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
6 tasks done
PrzemyslawKlys opened this issue Apr 19, 2022 · 2 comments
Closed
6 tasks done

PSIC displayed in console while editing during breakpoint stop #3929

PrzemyslawKlys opened this issue Apr 19, 2022 · 2 comments
Labels

Comments

@PrzemyslawKlys
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.
  • I have read the troubleshooting guide.
  • I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • If this is a security issue, I have read the security issue reporting guidance.

Summary

I was debugging some code, it stopped on the breakpoint. I totally forgot about it and started editing the code. Then this pops up:

image

Some logs as discussed with @SeeminglyScience

1650376314-b6647fe8-2334-4a0a-b629-b27df5c49dbe1650355061864.zip

PowerShell Version

Name                           Value
----                           -----
PSVersion                      5.1.22000.588
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22000.588
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Visual Studio Code Version

1.66.2
dfd34e8260c270da74b5c2d86d61aee4b6d56977
x64

Extension Version

ms-vscode.powershell@2021.12.0
ms-vscode.powershell-preview@2022.4.1
tobysmith568.run-in-powershell@1.1.1
TylerLeonhardt.vscode-inline-values-powershell@0.0.5

Steps to Reproduce

  1. Start debug
  2. Reach breakpoint
  3. Start editing
  4. Hopefully things show up

Visuals

No response

Logs

No response

@PrzemyslawKlys PrzemyslawKlys added the Issue-Bug A bug to squash. label Apr 19, 2022
@ghost ghost added the Needs: Triage Maintainer attention needed! label Apr 19, 2022
@andyleejordan
Copy link
Member

I believe @SeeminglyScience just fixed this in PowerShell/PowerShellEditorServices#1762

@PrzemyslawKlys
Copy link
Contributor Author

Doesn't seem to happen anymore. Closing

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

No branches or pull requests

2 participants