Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warning related to deprecation of vscode.previewHtml #62

Closed
cbjuan opened this issue Jan 23, 2019 · 2 comments
Closed

Fix warning related to deprecation of vscode.previewHtml #62

cbjuan opened this issue Jan 23, 2019 · 2 comments

Comments

@cbjuan
Copy link
Member

cbjuan commented Jan 23, 2019

What is the expected enhancement?

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.

@cbjuan
Copy link
Member Author

cbjuan commented Mar 11, 2019

More info: microsoft/vscode#62630

@cbjuan
Copy link
Member Author

cbjuan commented Mar 11, 2019

Fixed in #79

@cbjuan cbjuan closed this as completed Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant