Complete and efficient code and general text editor.
The
Windows notepad, that is somewhat short for certain purposes, has a perfect substitute. We are talking about
Notepad++,
a complete text editor, that is specifically indicated for developers.
This code editor is compatible with the most used programing languages: PHP, C/C++, C#, Java, HTML, XML, Pascal, Python, CSS, Javascript, Fortran, MATLAB, COBOL, Verilog, ..., and many others. What's more, it provides functions that make developing application a lot easier, like world
autocompletion,
search through files, save/launch
macros or automatic
tabulation.
Among the general
options that we can modify we have to highlight the following:
the selection of visual styles, the selection of format type and codification of the file and the creation of backup copies.
On of the main advantages of
Notepad++ is the low amount of
resources that it uses. This together with its great configuration possibilities make a
very good editor to write short texts as well as for developer that need to write code.