Skip to content
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

Support -CustomPipeName #1775

Merged

Conversation

TylerLeonhardt
Copy link
Member

PR Summary

In PowerShell 6.2 RC we will introduce -CustomPipeName. The work is in this PR:
PowerShell/PowerShell#8889

This, along with PowerShell/PowerShellEditorServices#871 will add support for this parameter in the debug config that is passed to

Enter-PSHostProcess -CustomPipeName $foo

marking this as a Draft PR until RC is released.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@TylerLeonhardt
Copy link
Member Author

lets go ahead and switch these to a normal PR for review.

@TylerLeonhardt TylerLeonhardt force-pushed the support-custom-pipename branch from 647b253 to 18e4376 Compare March 6, 2019 21:38
@TylerLeonhardt TylerLeonhardt merged commit 1db2283 into PowerShell:master Mar 10, 2019
@TylerLeonhardt TylerLeonhardt deleted the support-custom-pipename branch March 10, 2019 18:12
TylerLeonhardt added a commit to TylerLeonhardt/vscode-powershell that referenced this pull request Mar 18, 2019
TylerLeonhardt added a commit that referenced this pull request Mar 20, 2019
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

Successfully merging this pull request may close these issues.

3 participants