You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the extension, the debug terminal raises this warning:
Extension 'qiskit.qiskit-vscode' uses the 'vscode.previewHtml' command which is deprecated and will be removed. Please update your extension to use the Webview API: https://go.microsoft.com/fwlink/?linkid=2039309
We should address the changes in the API to avoid a future error in the extension.
The text was updated successfully, but these errors were encountered:
What is the expected enhancement?
When executing the extension, the debug terminal raises this warning:
We should address the changes in the API to avoid a future error in the extension.
The text was updated successfully, but these errors were encountered: