Document preview API changes#36
Merged
Merged
Conversation
| | `ExternalHtml` | Opens the preview file in the default browser. | | ||
|
|
||
| > [!NOTE] | ||
| > Using a preview UI that is not in this list is not yet supported in Studio |
There was a problem hiding this comment.
Use Var:ProductName instead of Studio
| `BuildPreviewApplication` on the File Type Component Builder and returning a | ||
| custom `UserControl` or a `GenericExternalPreviewApplication` instance. | ||
|
|
||
| Starting with Studio 2026, **Studio ships a set of built-in preview UIs**. |
There was a problem hiding this comment.
Replace it with : Var:ProductName 2026
|
|
||
| > [!NOTE] | ||
| > Using a Preview ID that is not in this list is not yet supported. Custom | ||
| > third-party preview UIs cannot be registered in Studio 2026. |
| ## Migration checklist | ||
|
|
||
| Use this checklist when updating an existing file type plugin to target | ||
| Studio 2026. |
cornea-robert
approved these changes
Jun 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add documentation for preview API changes introduced in 2026