You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrapping the selection with Nuxt's built-in component is similar to how emmet does.
In Emmet, you can select a text and use the Wrap with Abbreviation command
Similarly, it would be great to have a feature where we select some code and wrap it with built-in components like NuxtLink, ClientOnly, DevOnly, etc...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Wrapping the selection with Nuxt's built-in component is similar to how emmet does.
In Emmet, you can select a text and use the
Wrap with Abbreviation
commandSimilarly, it would be great to have a feature where we select some code and wrap it with built-in components like
NuxtLink
,ClientOnly
,DevOnly
, etc...Beta Was this translation helpful? Give feedback.
All reactions