Free Download Notpad++
![]() |
Free Download Notpad++ |
Download Link
Notepad++ is a text editor and source code editor for use with Microsoft Windows. Unlike Notepad, the built-in Windows text editor, it supports tabbed editing, which allows working with multiple open files in a single window. Notepad++ opens large files significantly faster than Microsoft's Notepad.[2] The project's name comes from the C increment operator.
Notepad++ is distributed as free software. The project was hosted on SourceForge.net, from where it has been downloaded over 28 million times,[3][4] and twice won the SourceForge Community Choice Award for Best Developer Tool.[5] The project has been hosted on TuxFamily since June 2010. Notepad++ uses the Scintilla editor component.
Features
General features include:[6]
- Tabbed document interface[7]
- Drag-and-drop
- Multiple clipboards (plugin required)
- Split screen editing and synchronized scrolling
- Spell checker (requires Aspell) (Spell checker does not distinguish between text and code)
- Supports text encoding formats such as Unicode, for international writing systems. UTF-8 and several UTF-16 encodings are supported.
- Find and replace: with regular expressions (including multi-line); over multiple documents; and marking/summary of occurrences
- Data comparison
- Zooming
Source code editing features include:[6]
- Auto-completion
- Bookmarks
- Syntax highlighting and syntax folding
- Brace and indent highlighting
- Smart highlighting
- Project manager
- Regular expression find and replace (in perl compatible extent)
- Speech synthesis
- FTP Browser (plug-in included in standard installation)
- Macro recording and execution.
- Various tools such as line sorting, text encoding conversion, text folding
- File status auto-detection
- Customizable shortcut key mapping.
- Function list.
Notepad++ also supports Unix line endings so that it can be used to work with texts that have been produced on (or will be moved to) machines that run Unix operating systems.
0 comments:
Post a Comment
Thanks For Your Feedback