Skip to content

Add $psEditor extension for HTML document preview API #191

Closed
@daviwil

Description

@daviwil

A really interesting possibility for the $psEditor.VSCode API would be to provide integration with the new TextDocumentContentProvider API in VS Code. This API allows you to show an HTML-based preview of arbitrary content. This could enable PowerShell script authors to show UI or rendered data as a result of running a PowerShell script.

Some examples of this API being used in TypeScript:

cc @dfinke

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions