Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>std::format placeholder highlighterNew to Visual Studio Code? Get it now.
std::format placeholder highlighter

std::format placeholder highlighter

HugoCabel

|
329 installs
| (0) | Free
Sick to see you '%' highlighted but not you '{}' ?! I fix that for you!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

std::format placeholder highlighter

It's a small extension that highlights the std::format placeholder in strings.
Your probably use to see %s/%d highlight in strings, this extension does the same for std::format placeholders. ({}/{:s}/{:d}...)

This extension required better cpp syntax too work

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