Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>strongifyNew to Visual Studio Code? Get it now.
strongify

strongify

veeso

|
22 installs
| (0) | Free
I hate to type <strong>...</strong> so I created an extension which strongify a text in HTML/JSX pages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

strongify

cren logo

CI License-MIT Conventional Commits vscode install

Description

Probably something like that already existed but I wanted to keep it simple.

When I work on HTML/JSX pages I hate to have to type ... around my text to make it bold. I wanted to have a simple way to make text bold without having to type the tags.

That's where strongify comes in.

Just select the text you want to wrap in the tags and press Ctrl+Shift+P and type strongify and press Enter.

project's logo is cringy on purpose

Commands

There are two commands available:

  • Strongify: strong - Wraps the selected text in <strong>...</strong> tags.
  • Strongify: italic - Wraps the selected text in <em>...</em> tags.

License

strongify is licensed under the MIT License. See LICENSE for more information.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft