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

HTML Generation Not Working #23

Open
garfbradaz opened this issue Oct 4, 2019 · 0 comments
Open

HTML Generation Not Working #23

garfbradaz opened this issue Oct 4, 2019 · 0 comments

Comments

@garfbradaz
Copy link

Vscode team have now deprecated microsoft/vscode#62630 vscode.previewHtml, which is now causing the extension to not work when you wish to view the HTML Preview:

ERR command 'vscode.previewHtml' not found: Error: command 'vscode.previewHtml' not found
at Proxy._tryExecuteCommand (file:///Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3269:288)
at r.then.i (file:///Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:3269:169)
at process._tickCallback (internal/process/next_tick.js:68:7)

This is happening when I use the Show Coverage Report LCOV Menu option. The decoration command is still working though.

Here is the log:

[12:50:54.923][INFO ][main ]: Starting up...
[12:50:54.923][INFO ][Controller ]: Creating controller.
[12:50:54.923][INFO ][UriWatcher1 ]: Watching **/*.info: /Users/garethb/code/voyapi/coverage/lcov.info
[12:50:55.009][ERROR][Loader ]: Error: ENOENT: no such file or directory, stat '/Users/garethb/code/voyapi/coverage/lcov.info'
[12:54:27.788][INFO ][Loader ]: Reading /Users/garethb/code/voyapi/coverage/lcov.info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant