nuova release per notepad++ per windows…
come dice il nome stesso… è una evoluzione del notepad che però non tradisce quelli che sono i principi fondamentali di un buon “notepad”. apertura istantanea, occupazione di memoria NULLA, interfaccia minimale, stabilità ROCK SOLID. Come se non bastasse è gratuito (anzi meglio… opensource) ed è basato sulla libreria Scintilla che non credo abbia bisogno di presentazioni.

ma nonostante questo è ricco, ricchissimo, di features … vi metto un estratto preso dal loro sito:
Syntax Highlighting and Syntax Folding
Supported languages : C, C++, Java, C#, XML, HTML, PHP, Javascript, RC resource file, makefile, ASCII art file, doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python, Lua, TCL, Assembler, Ruby, Lisp, Scheme, Properties, Diff, Smalltalk, Postscript and VHDL.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.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).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 2 different documents at the same time (screenshot). You can visualize 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).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)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.Multi-Language environment supported
The Chinese, Japanese, Korean, Arabic and Hebrew Windows environments are supported.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.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.Macro recording and playback
vi bastano? … se non lo conoscevi … cospargiti il capo di cenere e vola a prenderlo da sourceforge.net
lo uso da anni ormai… e lo sento sempre più indispensabile ^_^
Related posts:


Anch’io lo uso praticamente ogni giorno
Per aprire un qualche file html o c++ ad esempio è l’ideale, senza dover lanciare (seppur ottimo cmq) il pesantissimo visual studio.
Io lo uso da un paio di anni e devo dire che sono stato costretto a non aggiornarlo perché l’ultima versione ha un sistema di FIND&REPLACE prossimo all’ostrogoto per me. Una funzione così essenziale la preferisco sempre snella.
(Visual Studio Ottimo? :S)