Skip to content

Conversation

@Matsuyanagi
Copy link

With the current vscode 1.39, the QR Code preview is not displayed.
This is because vscode.previewHtml has been deprecated.
Use WebviewPanel instead of vscode.previewHtml,
Each component has also been updated.

Use WebviewPanel instead of deprecated `vscode.previewHtml`.
Use `workspaceFolders` instead of deprecated `workspace.rootPath`.
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.

1 participant