-
Notepad++ 6
New features and enhancement in release 6:
- PCRE (Perl Compatible Regular Expressions) is supported.
- Add Document Map feature (via Menu View->Document Map).
- Enhance the loading performance for the large file.
Included plugins (Unicode)
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
Release Date: 2012-03-26
http://notepad-plus-plus.org/download/v6.0.html
-
Notepad++ 6.1
Fixed bugs :
- Fix search/replace bug while Document Map is opened.
- Fix User Defined Language syntax highlighting problem while Document Map is opened.
- Fix showing Chinese characters problem while Document Map is opened.
- The old behaviour of comment/uncomment without selection is restored.
- Fix selecting all the text in document map while clicking on its dialog caption.
Download : http://notepad-plus-plus.org/download/v6.1.html
-
Notepad++ 6.2
Fixed bugs :
1. More keyword groups were added (more syntax highlighting can be defined).
2. Multipart keywords are supported.
3. Whitespace is no longer mandatory as keyword separator.
4. Numbers recognition support is greatly improved.
5. Operators and delimiters can be longer than one character.
6. The same characters can be used as comments AND operators.
7. Comments and delimiters support nesting.
8. Improvments to Comments (comment folding, comment continuation...etc).
9. In the case of several comment pairs defined, comment open symbols match only with comment close symbols of the same order.
Download : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...npp.6.2.bin.7z
-
Notepad++ 6.3
Fixed bugs :
1. Fix regex search replace hanging problem.
2. Fix folding performance issue.
3. Fix folding level N folds partially bug.
4. Add UDL (User Defined Language) versioning.
5. Make UDL line comment start position definition be more accurate.
6. Add new options for UDL number definition.
7. Fix applying wrong UDL bug while several UDL exist.
8. Fix UDL incorrect folding while Unix EOL is used.
9. Fix UDL stream comment hanging problem.
10. Fix UDL multi-part keywords recongnition problem while "Ignore case" is checked.
11. Fix a UDL number recongnition problem.
12. Fix crashing on XP problem in UDL.
13. Fix the bug that double clicking on tab with 2 views doesn't open new file.
14. Fix the bug that file cannot be opened via Explorer context menu when Notepad++ is run as administrator.
15. Fix the problem that calltip becomes garbage after switching document.
16. Fix the bug that empty document cannot be saved when using special encoding.
17. Fix the issue of document focus after canceling exit on an unsaved file.
18. Fix folding performance issue
19. Fix folding partially bug.
20. Fix tab display bug when buffer's filename is changed or buffer is closed.
21. Fix the problem of wrong starting window position on the second monitor.
22. Remove the redundant message under win7/vista/xp while move file into recycle bin
Download :
Setup : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...npp.6.3.bin.7z
-
Notepad++ 6.3.1
Fixed bugs :
- 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
Download
-
Notepad++ 6.3.2
Fixed bugs :
- Fix a regression (performance issue).
- Recognize wscript and Rakefile respectively as python and ruby file.
Download
-
Notepad++ 6.3.3
New features :
- Add remembering folding between sessions feature.
- Optimize startup (loading last session) performance.
- Add multi-select feature in Document List Panel and Close/Keep the selected files commands.
- Add new spell checker plugin (DSpellCheck).
Installer : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...p.6.3.3.bin.7z
-
Notepad++ 6.4.1
Changes in 6.4.1:
- v6.4.1 contains a crash issue fix from v6.4
Changes in 6.4:
- Add Function List Panel (customizable, support C++ and Javascript for the moment).
- Display the error/result in the new added statusbar of Find/Replace dialog instead in popup dialogs.
- Add delimiter select by ctrl+Double click feature.
- Add set begin position feature for selection.
- Fix fold all command bug (which folds partially).
- Fix opening the same file twice due to its different path (for example symbol link).
- Fix deleting macro from macro menu crash issue.
- Fix the bug of Window position not saved/restored properly.
- Fix small window size problem due to closing Notepad++ in icon state (reduced in the taskbar) on the last session.
- Enhance Block comment: remove 1024 bytes limit.
- Fix a detection error of UTF16 file from a binary file.
- Enhance the performance of switching files if folding is applied.
- Fix macro problem: Find functionality doesn't work in "Run a Macro Multiple Times".
- Enhance the performance while double clicking on a very long word.
- Enhance TAB/Space conversion: UTF8 support and preserving the current state.
- Change the Preferences dialog's UI (List interface instead of tab interface).
Installer : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...p.6.4.1.bin.7z
-
Notepad++ 6.4.2
- Fix localization regressions.
- Make "Begin/End Select" Command recordable in macro.
- Enhance the delimiter selection(Ctrl + double click) feature.
- Fix Find/Replace dialog status bar overwriting memory problem.
- Fix Run dialog doesn't work with spaces in path.
- Fix "Find all in current document" asking for creating a new file bug (regression).
Installer : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...p.6.4.2.bin.7z
-
Notepad++ 6.4.3
- Fix a crash issue while using Function list.
- Enhance delimiter selection (Ctrl + Mouse Double Click) - add GUI settings in Preferences dialog.
- Add open session in the new instance capacity.
- Add new command line argument "-openSession" for opening a session file.
- Add multi-instance option.
- Fix regression -systemtray command line option not working properly.
- Fix begin/end selection bug after the text modification between the begin and end position.
- Add localization command line option -LlangCode where langCode is browser language code.
Installer : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...p.6.4.3.bin.7z
-
Notepad++ 6.4.5
Changes in 6.4.5:
- Fix a regression on recent files history.
Changes in 6.4.4:
- Fix a crash issue while there's missing tag in functionList.xml.
- Fix UTF-8 (w/o BOM) detection bug.
- Fix line numbers space problem while folding.
- Fix opening file in Notepad++ makes Aero-snapped cancelled.
- Change behaviour: statusbar reports the number of selected characters instead of number of bytes now.
- Add "close all tab to left" and "close all tab to right" features.
- Add direct access to the tab feature (Ctrl + NumPad).
- Fix macro replaying crash issue.
- Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively).
- Add selection between matching braces feature.
- Fix opening file problem from the network drive.
- Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document.
- Enhance function list's C/C++ parser.
Installer : http://download.tuxfamily.org/notepa....Installer.exe
Portable : http://download.tuxfamily.org/notepa...p.6.4.5.bin.7z
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules