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