graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
557 stars 71 forks source link

Deprecated use of `vscode.previewHtml` #103

Closed Jayphen closed 5 years ago

Jayphen commented 5 years ago

The latest version of VSCode is giving this error when using the extension.

Extension 'Prisma.vscode-graphql' uses the 'vscode.previewHtml' command which is deprecated and will be removed soon. Please file an issue against this extension to update to use VS Code's webview API.

Specifications

benoitgrelard commented 5 years ago

I now get Error opening content. when trying to run a query which I believe is the result of calling vscode.previewHtml so maybe it's now been deprecated… it means this functionality doesn't work currently.

jaydenseric commented 5 years ago

I'm getting Error opening content. too…

divyenduz commented 5 years ago

This is fixed in 0.1.8