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
I’ve long worked without a code versioning system – mostly because I usually work on a project alone. For a couple of […]
InfluxDB is a database for time series data, and I have recently been developing an application for geodetic and geotechnical monitoring around […]
There was a time when GIS (geographic information system) was synonymous with ArcGIS, a fact that ESRI could easily exploit to ask […]
Linux/Windows dual boot works fine, but there are cases where this is not feasible. A computer may have to do most of […]
One thought on “Notepad++”