Notepad++ is a very unique editor. It is open source software and can be used for free. The functions are:
①. Built-in support for up to 27 syntax highlights (including various common source codes and scripts, it is worth mentioning that it perfectly supports .nfo file viewing), and also supports custom languages;
②. It can automatically detect file types, display nodes according to keywords, nodes can be folded/opened freely, and the code display is very hierarchical! This is one of the most distinctive features of this software;
③. Double windows can be opened, and multiple sub-windows can be opened in separate windows, allowing quick switching of full-screen display mode (F11), supporting the mouse wheel to change the document display ratio, etc.;
④. Provides several features, such as swapping adjacent rows, macro functions, etc... There are many file editors on the Internet, but this one is rare, whether for daily use or handwritten programming code , all of which allow you to experience its unique advantages and convenience.
Supported languages: C, C++, Java, C#, XML, HTML, PHP, Javascript,!