Text Editor 2 years ago Sublime 3 Install New Theme or Use White Color Scheme As a Linux user I like to use Sublime Text 3 as a primary text editor. It's a feature rich, offers good pluggins and is
Linux 2 years ago Using Notepad++ on Linux Mint/Ubuntu 18 As a happy user of Notepad++ I like to have it also on my Linux computers. You can run download and run the portable version
Text Editor 3 years ago Sublime 4 Text Reindent JSON file By default you can't reindent JSON file in Sublime. In order to do it you need to install additional package like Pretty JSON. Install Pretty
Text Editor 3 years ago Sublime Text 3 tricks: compare files, highlight and regex In this post: How to compare files with sublime natively using plugin Compare Side-By-Side Add permanent highlighting for file types Search with regular expressions in
Regex 3 years ago Notepad++ regex find group of words and replace You can check other example here: Notepad++ regex replace capture group examples list Notepad++ regex replace wildcard capture group regex separate group of words from
Regex 3 years ago Notepad++ regex replace capture group examples list You can check previous article on the topic: Notepad++ regex replace wildcard capture group In this example is shown how to format list of words
Text Editor 3 years ago Notepad++ plugin manager install PLugin manager is missing in latest versions of Notepad++. In 64 bit version of Notepad++ and after versions 7.5 the plugin manager will not
Regex 3 years ago Notepad++ regex replace wildcard capture group Notepad++ regex table Regex Example Group Text Find what Before Replace With After \u\w+ Aristotel \l$0\E aristotel (. –)([A-Z])(.+) . -Aristotel N/A N/
Windows 4 years ago Split text to columns In this post you can see how to split text to columns with: Microsoft excel (2013 and 2016) Notepad++ and plugin TextFX First solution is
Windows 4 years ago Notepad++ Tips and Tricks part 1 In this post - Notepad++ Tips, Tricks, Hints: Block selection Search regex, multiple files, count Remove empty lines Compare Plugins Keyboard tricks Notepad++ Tips, Tricks,