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

Add pipeline input to Write-VSCodeHtmlContentView cmdlet #540

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jul 11, 2017

This change adds the ValueFromPipeline setting to the
AppendedHtmlBodyContent parameter of the Write-VSCodeHtmlContentView
cmdlet so that pipeline output can be written out to an HtmlContentView
with ease.

Resolves PowerShell/vscode-powershell#909.

This change adds the ValueFromPipeline setting to the
AppendedHtmlBodyContent parameter of the Write-VSCodeHtmlContentView
cmdlet so that pipeline output can be written out to an HtmlContentView
with ease.

Resolves PowerShell/vscode-powershell#909.
@daviwil daviwil added this to the July 2017 milestone Jul 11, 2017
@daviwil daviwil merged commit 9537ca8 into PowerShell:master Jul 11, 2017
@daviwil daviwil deleted the fix-vsc-909 branch July 11, 2017 09:42
@stefanstranger
Copy link

Thanks for implementing this.

@daviwil daviwil modified the milestones: July 2017, 1.5.0 Oct 27, 2017
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