tht13 / html-preview-vscode

A HTML previewer for Visual Studio Code
MIT License
44 stars 22 forks source link

No longer working #58

Open asmaloney opened 3 years ago

asmaloney commented 3 years ago

Seems an update to either vscode (or some other extension) has broken this (quite recently for me). Tells me that ⌘-K, V is not a command even though it is listed in the key bindings. ⌘-Shift-V does nothing.

Version: 1.55.2 (Universal)
Commit: 3c4e3df9e89829dce27b7b5c24508306b151f30d
Date: 2021-04-13T09:36:32.643Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Darwin x64 18.7.0

Any suggestions on how to track down the problem?

MyPublicGitHubAcct commented 3 years ago

I have the same problem. macOS, 10.15.7

cejayassoc commented 3 years ago

I have the same problem, on a Windows Computer. Error message with Ctrl+K, V: "The key combination CTRL+K V is not a command."

Using CTRL+Shift+V copies something into my program.

I have disabled all other extensions and this is a new install (only a few days old)