Tuesday, March 19, 2013

Notepad++ 6.3.1 Portable by Evan

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.
Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.
  • Syntax Highlighting and Syntax Folding
  • WYSIWYG
  • User Defined Syntax Highlighting
  • Auto-completion
  • Multi-Document
  • Multi-View
  • Regular Expression Search/Replace supported
  • Full Drag 'N' Drop supported
  • Dynamic position of Views
  • File Status Auto-detection
  • Zoom in and zoom out
  • Multi-Language environment supported
  • Bookmark
  • Brace and Indent guideline Highlighting
  • Macro recording and playback 
What's new: 
# Fixed bugs and added features:
* Fix replacing '\n' bug in both extended and regex mode.
* Remember folding states for each file in session.
* Fix a crash bug on uncommenting.
* Add "Set Updater proxy..." command for setting the proxy of updater.
* Fix the problem of Window position not saved/restored properly.
* Add new API NPPM_GETCURRENTVIEW.
# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0