

In the menu bar, click Find > Find in Files. Performing a regex find and replace is very simple in Sublime Text. In this case, the regex pattern can be used to find all the HTML tags in a document. Instead, you can perform the search with a single regex pattern. Regex is often used to locate similar (but different) text strings for text editing.įor example, if you wanted to strip all HTML tags from a document, it would be very time-intensive to search for each tag to delete (e.g. Regex, short for regular expression, is a syntax for specifying search patterns. While it is a great tool for developers, it’s also a powerful app for writers and bloggers.īefore we dive into all the features and capabilities of Sublime Text, let’s quickly walk through a few scenarios where Sublime Text may be useful. Sublime Text bills itself as a “sophisticated text editor for code, markup, and prose.” Originally released over a decade ago in January 2008, Sublime Text is now in its fourth major version and supports Mac, Windows, and Linux.Īt its core, Sublime Text is akin to a Swiss Army knife that can be applied to any use case or problem involving manipulating Text.Īt first glance, Sublime Text may appear to be a text editor that’s only useful to developers. Plain text is plain text is plain text.Check Out Our Video Guide to Using Sublime Text Pretty much any program that works with text can read these files you can start writing on Windows, make some changes a few hours later on an iPhone, and then finish up on a Chromebook, all without picking up extra artifacts. Plain text is also far more portable than the alternatives. This is especially noticeable if you’re working on larger files. First, plain text editors are lighter weight than word processors meaning you can get started faster. Why Plain Text?įor the pure process of writing, plain text is hard to beat for a few reasons. If Word doesn’t suit your needs, however, let’s discuss the advantages of plain text combined with Sublime Text, and why you might prefer it over the alternatives.

If Word works for you, then great, carry on. But let’s be clear-this article is not about proving that Word sucks. It’s a canvas of unlimited potential compared to the alternatives. Plain text isn’t useful when you need to format a document, but it is more easily searchable and portable for other uses. That’s why the plain text editor Sublime Text and (and programs of its ilk) can be an excellent choice for writers. But plain text can be more powerful than you realize. Microsoft Word and programs of its ilk dominate the world for creating prose documents.
