Introduction:
Notepad++ is a set of text editors under the Windows operating system, with a complete Chinese culture interface and the ability to support multi-lingual writing.
notepad++ official: https://notepad-plus-plus.org
Function:
- Built-in support for up to 27 syntax high-brightness displays (including a variety of common source code, scripts, can well support the. info file to view), also support the custom language;
- can automatically detect the file type, according to the keyword display node, the node can be free to fold/open, but also display the Indentation guide line, the code shows a very hierarchical sense;
- can open a double window, in the Sub-window can open multiple sub-windows, display scale;
- You can display the number of bytes of selected text instead of the word count displayed by the general editor, which in some cases, such as software localization, is convenient.
Characteristics:
1, WYSIWYG function, syntax highlighting, Word auto-completion function, support editing multiple documents at the same time, support the custom language;
2, for the HTML page programming code, you can directly choose to open the view in different browsers, in order to facilitate debugging;
3, automatic detection of file types, according to the keyword display node, the node can be free to fold/open, can display the indentation guide line, so that the code is rich in layering;
4, can open a double window, in the Sub-window can also open multiple sub-windows;
5, can display the number of selected text bytes, not the ordinary editor display of the word count; provided some useful tools, such as Neighborhood interchange location, macro function.
One of Java Programmer's favorite editors (notepad++)