2

While writing html code, I pressed the shortcut alt+w to use the htmlTagWrap extension.

However, the wrap function does not work with the warning message "command 'extension.htmlTagWrap' not found".

I tried to close all the extensions and turn them on again, and I tried to go to the shortcut key and check it, but there seems to be nothing wrong, so I want to find another solution.

I am using the vscode editor. If anyone knows a solution, please help.

enter image description here

mplungjan
  • 169,008
  • 28
  • 173
  • 236
jackerbell
  • 25
  • 3

1 Answers1

1

I had the same problem, so i uninstall the extension and install manualy older version - v0.0.7. https://marketplace.visualstudio.com/items?itemName=bradgashler.htmltagwrap

speeedy
  • 26
  • 2