D
D
DenTivor2015-10-27 23:21:00
Regular Expressions
DenTivor, 2015-10-27 23:21:00

Sublime text: How to properly organize regular expression searches?

Hello.
At work, I often have to mark up large texts with markers. I use Sublime text 2.
Actually, in the process I often use regular expressions for searching and highlighting. And over time, he accumulated a pack of the most-most popular regular seasons.
But all the time copying them from somewhere and pasting them into the search bar is already tired. I would like to somehow speed up and optimize such a search. I tormented Google, but did not find anything ...
Maybe there is some plugin or extension for Sublime Text that allows you to quickly search through a prepared list of regular expressions?
Thanks in advance for all your help!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Foo Bar, 2015-10-28
@DenTivor

You probably need this: https://packagecontrol.io/packages/RegReplace
I solve similar problems without Sublime:
If a sequence and a set of expressions are common, it's easier to write some kind of script (I made it in Python). In Sublime, it is convenient to test regular expressions for correctness with different cases.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question