vscode-ag
vscode-ag copied to clipboard
Migrate to WebView
The API vscode.previewHtml
has been removed. So I modified code to migrate to new WebView API.
cool! will merge this soon
CI reported error. After fiddling around, I found the cause was an update of Ubuntu version of the CI container (/etc/init.d/xvfb was not found). Now fixed.