Wrapper HTMLInstall the extension from here Developed ByDemo Videohttps://github.com/user-attachments/assets/8dc17ec9-7bf7-4803-b850-2b9e524fbc60 FeaturesThe Wrapper HTML extension allows you to quickly and easily wrap selected HTML code with common HTML tags like Usage:
Extension Settings:If the default keybinding conflicts with another extension or setting, you can customize it by updating your
Known IssuesCurrently, the extension fully supports wrapping elements with a range of block-level tags. Future updates will include enhanced support for additional tags. recommendations
Release Notesv2.0.2
InstallationOpen Visual Studio Code. In the Extension Store search wrapper html. or download it from here https://marketplace.visualstudio.com/items?itemName=Spikey.wrapper-html if the keys are conflicting then change them as given below: Go to the "View" menu and select "Command Palette" (or use the shortcut Ctrl+Shift+P or Cmd+Shift+P on macOS). Type "Preferences: Open Keyboard Shortcuts (JSON)" and select it from the dropdown. In the keybindings.json file, add your custom key binding as shown above. Enjoy your streamlined HTML wrapping experience! |