vscode-js-complexity-analysis icon indicating copy to clipboard operation
vscode-js-complexity-analysis copied to clipboard

need to update from deprecated vscode.previewHtml api's

Open UmaMaheshwarG opened this issue 6 years ago • 2 comments

Extension 'TomiTurtiainen.js-complexity-analysis' 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.

UmaMaheshwarG avatar Apr 02 '19 13:04 UmaMaheshwarG

in VS Code 1.33.1 this vscode.previewHtml api has been removed. The extension unable to show the analysis report.

OnielN14 avatar Apr 22 '19 01:04 OnielN14

in VS Code 1.33.1 this vscode.previewHtml api has been removed. The extension unable to show the analysis report.

in 1.32.3, the extension still work with warning message just like above.

OnielN14 avatar Apr 22 '19 01:04 OnielN14