O Notepad++ é um poderosíssimo editor de texto que combina uma série de funcionalidades que facilitam o trabalho de qualquer pessoa que trabalhe com texto digital. É bastante leve, reconhece a sintaxe de aproximadamente 40 linguagens de programação (C, C++, HTML, XML, ASP, JAVA, SQL, Perl, Python, CSS entre outras com sistema syntax highlight, excelente para programadores).
Outras funcionalidades:
- WYSIWYG (What you see is what you get)
- Permite ter mais do que um ficheiro aberto
- Suporte para tabs – suporte para plugins
- Zoom in/Zoom out – Bookmark
- Suporte para expressões regulares
- Suporte para drag n’drop de ficheiros
- … entre outros.
Desde a primeira utilização que fiquei “viciado” e aconselho-o a todos aqueles que nunca o usaram pois é a alternativa perfeita para o vulgar notepad que vem com o Windows.
Alterações na versão Notepad++ v5.4.4:
- Upgrade Scintilla from 1.77 to 1.78.
- Fix XML syntax highlighting bug while presence of the tag “< script/ >” (Yes, finally).
- Fix Find in files/Find in all open files bug in non western languages (ie. Russian, Chinese, Hebrew…).
- Fix the find in files crash issue if find what field contains 0x0A or 0xD.
- Fix Window7 SetWindowsHookEx() failed issue for the dockable windows. (by recognizing windows7 environment)
- Fix no tool bar bug under w2k.
- Fix Incremental search bug while clicking on text zone after some searches.
- Fix Matlab script making Notepad++ crash under Chinese windows issue.
- Make NpWiki++ link available as on line help.
- Add lines count on status bar.
- Fix “In selection” bug in Find Replace features.
- Fix the clickable link issue for some links (add ‘~’ in RegExp).