mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
fix #174711
This commit is contained in:
@@ -236,6 +236,7 @@ export class MarkdownPreviewManager extends Disposable implements vscode.Webview
|
||||
lineNumber
|
||||
);
|
||||
this._registerStaticPreview(preview);
|
||||
this._activePreview = preview;
|
||||
}
|
||||
|
||||
private _createNewDynamicPreview(
|
||||
|
||||
Reference in New Issue
Block a user