A decent text editor is one of the most important programs on your computer. I use it for coding, for looking at the results of computations, and sometimes simply for taking notes. Since Windows still only comes with crappy Notepad, you need to find something else. Luckily, there’s Notepad++, a free text editor that I have used for many years now. It offers everything that you need in a text editor: line numbering, syntax highlighting, macros. It can deal with larger files, at it remembers all the files that you had opened when you close the program, even those unsaved notes you took in a temporary file. Highly recommended!
Dit vind je misschien ook leuk
Most of my code is in C#, but I occasionally encounter functionality that is only available in a C++ DLL. Luckily, it […]
I recently had to prepare a delivery of images to a client – around 60,000 images, which I wanted to copy to […]
ProRail gebruikt een tekstformaat genaamd KRDZ (wat volgens mij staat voor koördinatenbestand met Z) voor het uitwisselen van meetgegevens van het spoor. […]
The difference between consumer and enterprise network hardware are expanded functionality that aims at more security (such as more advanced firewalls, the […]
Een gedachte over “Notepad++”