2 posts tagged with "sublime text"
RegReplace: for those batch text replacements (August 09, 2020)
I found this useful Sublime Text plugin when figuring out how to perform a series of text replacements en masse. Called Reg Replace , it allows me to create commands for whatever Find-and-Replace operations I want. First, I installed it using…
Markdown Preview in Sublime Text (February 05, 2016)
All tagsThere's something satisfying about typing up Markdown notes on Sublime Text. You could say it's almost sublime . A useful package I use is Markdown Preview , which allows you to preview Markdown files in your browser window. To install it, Ctrl…