Find and Replace Templates (Ctrl+Alt+H) is a SSMSBoost feature that lets you save frequently used Find/Replace patterns and quickly reuse them in SQL Server Management Studio.
Instead of typing the same search and replacement text again and again, you can create reusable templates that include:
This is especially useful when you often perform the same code transformations, cleanup operations, formatting adjustments, or repetitive search-and-replace tasks.
The feature allows you to:
In short: it turns SSMS Find/Replace into a reusable template system.