Skip to content

Add custom HTML content views #901

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

Merged
merged 2 commits into from
Jun 20, 2017
Merged

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 20, 2017

This change adds new custom HTML content views which are driven by the
new HtmlContentView APIs in the PowerShellEditorServices.VSCode module.
These views allow the user to show a custom view with rendered HTML
content that can either be set or appended to using PowerShell cmdlets.

Resolves #191

This is the client-side PR for PowerShell/PowerShellEditorServices#523

daviwil added 2 commits June 20, 2017 12:10
This change adds the new PowerShellEditorServices.VSCode module to be
loaded in the editor session so that VS Code-specific extension APIs
will be present.
This change adds new custom HTML content views which are driven by the
new HtmlContentView APIs in the PowerShellEditorServices.VSCode module.
These views allow the user to show a custom view with rendered HTML
content that can either be set or appended to using PowerShell cmdlets.

Resolves PowerShell#191
@daviwil daviwil added this to the 1.4.0 milestone Jun 20, 2017
@daviwil daviwil merged commit fc86213 into PowerShell:master Jun 20, 2017
@daviwil daviwil deleted the html-views branch June 20, 2017 22:21
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.

2 participants