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 *

  • roblox error 280

    Having Trouble With Roblox Error 280? Here’s What to Do

  • hard disk smart command error

    Hard Disk SMART Command Failed – How to Fix 

  • files automatically deleted on click

    Files Getting Deleted Automatically? Here Are Some Reasons Why

  • error 400 when signing in

    Encountered Error 400 When Signing In to Microsoft? Here’s What You Can Do 

  • unable to create notebook error in onenote

    We Were Unable to Create Your Notebook Error in OneNote – Common Fixes 

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