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!
You may also like
A colleague asked my whether it would be possible to view the current location of a user in a Leaflet-based GIS viewer. […]
For my job I deal with point clouds almost daily – in fact, much of my programming revolves around point clouds and […]
In my previous post I showed how to use Potree to create a web viewer for point clouds. But it doesn’t stop […]
So you’ve got 64-bit Windows, lots of RAM, compiled your C# program as 64 bit application, and you still get the message […]