Notepad++ 6.1.2

Free Notepad++ screenshot fileWorks with Windows Vista
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.

This project is mature. However, as you can see it`s a one-man-project, there are still some bugs and missing features. If you have any question or suggestion about this project, please post them on the forums. As well, if you have any feature requests, you can always make the demand, but there`s no guarantee that I`ll implement it.

You`re encouraged to translate Notepad++ (if it is not present in the Download Section) and/or to translate the Notepad++ official site into your native language.

I hope you enjoy Notepad++ as much as I enjoy coding it.


Here are the features of Notepad++ :
Syntax Highlighting and Syntax Folding

Supported languages :
C C++ Java C# XML HTML
PHP CSS makefile ASCII art (.nfo) doxygen ini file
batch file Javascript ASP VB/VBS SQL Objective-C
RC resource file Pascal Perl Python Lua TeX
TCL Assembler Ruby Lisp Scheme Properties
Diff Smalltalk Postscript VHDL Ada Caml
AutoIt KiXtart Matlab Verilog Haskell InnoSetup
CMake
WYSIWYG

If you have a colour printer, print your source code (or whatever you want) in colour.
User Defined Syntax Highlighting

It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators. ( screenshot1, screenshot2, screenshot3, screenshot4 ).
Auto-completion

For most supported languages, user can make his/her own API list (or download the api files from dowload section). Once the api file is ready, type Ctrl+Space to launch this action (see screenshot). For more information about Auto-completion, please see Auto-completion HOWTO.
Multi-Document

You can edit several documents at the same time.
Multi-View

You have two views at same time. That means you can visualize (edit) 2 different documents at the same time (screenshot). You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode, see screenshot).
Regular Expression Search/Replace supported

You can search and replace one string in the document by using the regular expression.
Full Drag ‘N` Drop supported

You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.
Dynamic position of Views

The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical), see screenshot.
File Status Auto-detection

If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).
Zoom in and zoom out

That`s another fantastic function of Scintilla component. Just see screenshot.
Multi-Language environment supported

The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported. See Notepad++ under the Chinese Windows , under the Arabic Windows and under the Hebrew Windows in action screenshot.
Bookmark

User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks. See screenshot.
Brace and Indent guideline Highlighting

When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the block more easily. See screenshot1, screenshot2 .
Macro recording and playback

You can save several macros and edit their keyboard shorcuts for the next use.
Type : Freeware
OS Support : Windows 2000/NT,Windows XP/2003,Windows 2008/Vista,64-bit
Date stamp / Size : Feb, 20. 2008 / 2080 kBytes
Asked : unassigned
Users' value : - Write a Review
Download Notepad++ fileNo active image buttonImage of Notepad++
Update history of Notepad++
v6.1.2 (May, 24. 2012)
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • v5.9.6.2 (November, 24. 2011)
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • v5.9.6.1 (November, 10. 2011)
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • v5.9.3 (September, 15. 2011)
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • v5.9.2 (June, 23. 2011)
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • v5.9.1 (June, 2. 2011)
  • Add Character Insertion Panel.
  • Add Clipboard History feature.
  • Add find characters in range feature.
  • v5.9 (March, 31. 2011)
  • Update Scintilla from 2.21 to 2.25.
  • New feature: Non-greedy regular expression (Scintilla).
  • Add Copy/Cut/Paste Binary Content feature.
  • Add "paste HTML content" and "paste RTF content" commands.
  • Fix the inverse of title and message for some MessageBox.
  • Add "Remove Unmarked Lines" command.
  • Add "Column Mode Tip" to notice users the usage of column mode in Notepad++.
  • Make stream comment foldable in php/javascript.
  • v5.8.7 (February, 3. 2011)
  • Fix a regression bug: the notification message boxes were not modal. It can be ignored by user then cause wrong input characters.
  • In order to reduce the confusion, new "Mark" tab for "Mark all" feature is made in Find/Replace dialog.
  • Make "Fide what" and "Replace with" fields larger in Find/Replace dialog.
  • Make message dialogs in Notepad++ translatable (in progress).
  • Change user manual format from chm to html.
  • Make minimalist installation available in installer.
  • v5.8.6 (December, 23. 2010)
  • Fix langs.xml 0 length problem while user ends session without closing Notepad++.
  • Fix empty line count failure (RegExpr).
  • Fix task list display glitch under Windows 7.
  • Add trim functions (header/trailing/compact feature).
  • Add white space and TAB conversion features.
  • Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text).
  • Fix auto-completion detection language bug.
  • Fix the changing theme settings makes switch back to the default theme bug.
  • Make english.xml customizable.
  • v5.8.5 (November, 25. 2010)
  • Fix Shell Extension (32 bits) icon absent issue.
  • Fix the crash problem if config.xml is not present.
  • Fix tab settings not saved under Windows 7 problem.
  • Fix localization switching under Windows 7 problem.
  • Fix x64 system files problems : not included in recent file history list while closing a file.
  • Fix x64 system files problems : not remembered in the next session problem.
  • Fix the search direction not being memorized problem.
  • Modify File Association dialog UI.
  • Fix the initial document encoding is not set by "New Document Settings".
  • Featured Notepad++ 5.9 Vista Files

    ...insistance on using Notepad when you click...you use any text editor instead of...change the view source editor for Internet...

    ...as your advanced notepad (In HTML format!),...

    ...Use Developer`s Notepad in conjunction with...links to your source code. Later, when...open up the source file and position...Ideal for planning code changes and communicating...

    ...convenient, carefully designed text editor and Notepad...features a solid text editor needs without...code files, and work...Mac files. Create text files in any...can edit structured text files quickly with...parts of your text to disk and...carry your favorite text editor with you...

    ...protection and adding text on pages.Unlimited pages....input number in text box of the...pages, not allow text , swf, htm...