Skip to content

wavim/vscode-wrap-jsx

Repository files navigation

VSCode Wrap JSX Icon

Wrap JSX for VSCode

Simple JSX Selection Wrapper

Usage

Select target elements/components (or nothing), Ctrl+Alt+W and... voilà! They're wrapped with tags for you to fill.

This is intended to fix some other buggy extensions doing the same, making this more consistent and stable.

Works in HTML, JSx, TSx and Vue.