Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Find and Replace in Sublime Text 3

Mel HawthorneSeptember 14, 2020 Comments (0)

In any text editor Find and Replace can be an incredibly useful function. Find and Replace can be useful in a range of scenarios; for example, if you want to change the name of a variable in your code or fix all instances of a common typo.

To use Find and Replace in Sublime Text 3, you can either click “Find” in the top-bar, then select “Replace” from the list, or you can press the keyboard shortcut Ctrl+H – the same way it works in, for example, Microsoft Office Word. A Find and Replace toolbar will appear at the bottom of the window, in it, there will be two text boxes, labelled “Find” and “Replace” respectively.

Press Ctrl+H then enter your “Find” and “Replace” terms and click “Replace”.

To the right of the Find and Replace text boxes are four buttons. “Find” will search through the current document for the next instance of the text in the “Find” box. “Find All” will highlight all instances of the text in the “Find” box.

“Replace” will replace the currently highlighted instance of the text in the “Find” box with the text in the “Replace” box; alternatively, it will highlight the next instance of the text in “Find” if one is not currently selected. “Replace All” will replace all instances of the text in the “Find” box with the text in the “Replace” box.

There are seven boxes on the left of the “Find” and “Replace” text boxes that can be used to apply further settings. “Regular expression” allows you to specify the “Find” text with regex, allowing for a very powerful matching system. “Case sensitive” restricts the matching of the “Find” term to only match when the cases match. “Whole word” only matches the text in the “Find” box if complete words are selected.

“Wrap” which is enabled by default, wraps round to the start of the document when it reaches the end. “In selection” allows you to specify a section of text which should be checked for matches. “Preserve case”, keeps the current casing, even if the replacement text is or is not capitalized. “Highlight matches” which is also enabled by default, marks all matches in the document without actually selecting them as a visual aid.

Categories: Software

Author Mel Hawthorne

You Might Also Like

  • Linux Mint: How to Make Scroll Bars More Visible

    Mel HawthorneSoftware
  • MS Teams Header

    Microsoft Teams: How Can I See Myself During Calls?

    Madalina DinitaSoftware
  • Microsoft Teams: How to Create To-Do Lists

    Madalina DinitaSoftware
  • fix Mcrosoft Teams Error caa70004

    How to Fix Microsoft Teams Error caa70004

    Madalina DinitaSoftware

Leave a Reply

Your email address will not be published. Required fields are marked *

  • how to fix your device ran into a problem

    How to Fix “Your Device Ran Into a Problem and Couldn’t Be Repaired” Error

  • enable seconds in windows taskbar clock

    How to Enable Seconds on The Windows Taskbar Clock

  • taskbar popping up in games

    Taskbar Popping Up During Games? Here’s What to Do

  • error code 0x803f7001

    5 Fixes for Error Code 0x803F7001 in Windows 11

  • disable category start menu in windows 11

    How to Disable the Category Start Menu in Windows 11

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2026 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Terms of Use
  • Privacy Policy

© 2026 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on September 14, 2020 by Mitch Bartlett