Jump to content

Recommended Posts

Notepad++ 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.

 

download.png Download: Notepad++ 6.5.0
link.png Homepage: Notepad++


View the full article

Link to comment
Share on other sites

Notepad++ v6.5 new features and bug fixes:

  1. Update Scintilla to 3.3.4
  2. Add CoffeeScript support.
  3. Add multi-paste support for multi-selection/column mode.
  4. Add new feature: auto-close parentheses, quotes, bracket and matched xml/html tag.
  5. Add php, perl, xml, batch, ini and nsis for the build-in function list.
  6. Add User Defined Languages support for the build-in function list.
  7. Add reload feature in function list.
  8. Fix a minor problem of file extension support for the build-in function list.
  9. Fix a tag matching bug by disabling tag matching inside PHP code blocks.
  10. Fix right-to-left text after closing document map bug.
  11. Fix cancelling shutdown make Notepad++ quit w/o saving files bug.
  12. Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active.
  13. Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog.
  14. Fix a Replace dialog status bar display problem by clearing status bar before processing any action.
  15. Add new feature: if Notepad++ is running as administrator, display this info on the title bar.
  16. Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
  17. Remove invalid command "Online Documentation".

.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...