vscode-js-complexity-analysis
vscode-js-complexity-analysis copied to clipboard
need to update from deprecated vscode.previewHtml api's
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.
in VS Code 1.33.1 this vscode.previewHtml api has been removed. The extension unable to show the analysis report.
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.