Sublime Text: Find and Replace Similar Items using Regex
It can be frustrating when you need to use find and replace on similar, but not identical, items and you find yourself wasting a lot of time doing them one-by-one. With a regex for Sublime Text, we can alleviate your frustration with this great time-saver. We are going to use the following 3 lines in the image below as an ...