We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attaching works when hardcoding the PID in a launch task.
$PSVersionTable
code -v 1.25.0 0f080e5267e829de46638128001aeb7ca2d6d50e x64 $pseditor.EditorServicesVersion : 1.7.0.0 [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] Name Value ---- ----- PSVersion 6.0.2 PSEdition Core GitCommitId v6.0.2 OS Microsoft Windows 10.0.16299 Platform Win32NT PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0
I am experiencing a problem with attaching to a host process.
The attach works with a hard coded pid, but not when using the VSCode dialog to select a process.
The text was updated successfully, but these errors were encountered:
Duplicate of #1322 This has been fixed and will show up in the next release.
Sorry, something went wrong.
No branches or pull requests
Attaching works when hardcoding the PID in a launch task.
System Details
$PSVersionTable
:Issue Description
I am experiencing a problem with attaching to a host process.
The attach works with a hard coded pid, but not when using the VSCode dialog to select a process.
The text was updated successfully, but these errors were encountered: