Notepad++ 7.0 now with x64

Notepad++ 7.0 is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. This project, based on the Scintilla edit component, written in C++ with pure win32 api and STL that ensures the higher execution speed and smaller size of the program. Notepad++ supports the following 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 and Lua.

Changes:

  • x64 build available.
  • Fix the DLL Hijacking Vulnerability of previous versions (by updating NSIS to v3.0).
  • Auto-updater improvement: periodical check can be disable via auto-update prompt dialog.
  • Installer enhancement: Check if Notepad++ is running and ask the user to close it before continue.
  • Enhancement: add conflict detection to Shortcut Mapper.
  • Fix auto-completion on XML comment <!– comment –> and <?xml> tag bug.
  • Fix file saving crash which can be reproduced through a specific way to save file.
  • Fix a crash issue while UDL’s user keyword list is too long.
  • Fix HDPI issues for some components (task list, margins and shortcut mapper).
  • Add a new feature(optional) : Close the last document will quit Notepad++.
  • Add more Change Case variants (Title Case, Sentence case, iVERT cASE, rANdOm caSe).
  • Add Open file & open containing folder commands on selected file/folder name in text content.
  • Add Search on Internet command on selected word(s) in text content.
  • Add Scroll Tab Bar with mouse wheel capacity.
  • Add commands for moving the current file tab Forward/Backward.
  • Fix bug of monitoring not working for files under root.
  • Ruby is supported by Function List.
  • Added new option: Enable scrolling beyond last line.
  • Add an option to restore old behaviour (open files in folder) while folder being dropped.

Download: Notepad++ 7 x64 | Notepad++ 7 x86
Homepage: Notepad++