Latest Version of Notepad++

bozomustafa_68

Well Known Member
Messages
16,935
Notepad++ v6.3.2

03-04-2013


new feature and fixed bug:

1.Fix a regression (performance issue).
2.Recognize wscript and Rakefile respectively as python and ruby file.
 

bozomustafa_68

Well Known Member
Messages
16,935
Notepad++ v6.3.3

05-05-20133

new features:

1.Add remembering folding between sessions feature.
2.Optimize startup (loading last session) performance.
3.Add multi-select feature in Document List Panel and Close/Keep the selected files commands.
4.Add new spell checker plugin (DSpellCheck).
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.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).

npp.6.4.Installer

npp.6.4.Portable
 

baha2

Super VIP
Messages
6,530
Notepad++ v6.4.2 new features and bug fixes:

  1. Fix localization regressions.
  2. Make "Begin/End Select" Command recordable in macro.
  3. Enhance the delimiter selection(Ctrl + double click) feature.
  4. Fix Find/Replace dialog status bar overwriting memory problem.
  5. Fix Run dialog doesn't work with spaces in path.
  6. Fix "Find all in current document" asking for creating a new file bug (regression).

Notepad++ Installer : Take this one if you have no idea which one you should take.
Notepad++ zip package : Don't want to use installer? Check this one (zip format).
Notepad++ 7z package : Don't want to use installer? 7z format.
Notepad++ minimalist package : No theme, no plugin, no updater, quick download and play directly. 7z format.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.4.3

Changes in 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.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.4.4

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.
 

mohammed tanko

Super VIP
Messages
4,862
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.
 

bozomustafa_68

Well Known Member
Messages
16,935
Notepad++ v6.5



new features and bug fixes:

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

bozomustafa_68

Well Known Member
Messages
16,935
Notepad++ v6.5.1


new features and bug fixes:

Add search and sort abilities into build-in function list.
Add auto-completion for absolute path feature.
Fix scrolling text problem while using "Synaptics touchpad".
Fix EOL type not correctly determined for UTF-16 files bug.
Fix tab settings bug in Normal text.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.5.2

Changes in 6.5.2:
1. Add sort lines feature.
2. Make 2 external commands as build-in commands: Open containing folder in Explorer/cmd.
3. URL hovered highlighting can be customized.
4. Fix the bug that Global Styles are not loaded completely in Stylers Configurator.
5. Improve php and js parsers in functionList.
6. Add panel icons for 6 panels: ascii insertion, clipboard history, doc map, doc switcher, function list and project.
7. Fix function list class border determination problem (while open/close symbols are in the comment zone).
8. Fix crash (buffer overflowed problem) for function calltip.
9. Fix a bug in path auto-completion feature.
10. Fix tab close button's color remains hovered while mouse leaves.
11. Update html auto-completion file.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.5.3

Changes in 6.5.3:
Make advanced scrolling optional so it can be disabled in case of touchpad scrolling problem.
Enhance sort lines feature: if several lines are selected, only the selected lines are sorted.
Add hex value column in Ascii Insert Panel.
Enhance performance: prevent switched-in document from being parsed by function list and by document map while these 2 panels are hidden.
Fix the bug that modified tab interface colour settings cannot be saved in stylers configurator.
Fix text crazy flickering while resizing the frame on a specific position.
Fix the context menu not shown for the all other users (accounts) in the same PC.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.5.4

Changes in 6.5.4:
Enhance Notepad++ to conform with DPI-aware application.
Make extension column optional in vertical file switcher.
Add 3rd option "function + word completion" in auto-completion feature.
Fix closing bug in doc switcher via the context menu (right clicking of an unselected item).
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.5.5

Changes in 6.5.5:
Add character encoding auto-detection feature.
Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits.
Enable word-completion in ANSI document under CJK environment.
Add wildcard capacity for file name argument in command line.
Add new command line argument "-r" for opening files recursively (with wildcard characters).
Fix the crash bug while setting current document as Objective-C source code.
Fix rename not replacing the existing file bug.
Enhance Function list feature: reload on saving.
Enhance Function list feature: better recognition of perl function.
Fix sorting path in Windows document dialog makes Notepad++ crash.
Fix the no extension column setting for Doc Switcher not initialized properly in preference dialog.
Add "Command line arguments help" menu item command.
npp.6.5.5.bin.zip

npp.6.5.5.Installer.zip
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.6

Changes in 6.6:
Add session snapshot and periodic backup feature.
Fix RTL/LTR command making mirrored text bug.
Make auto-detect character encoding optional.
Apply DPI-aware on find & replace dialog tab and User define language dialog tab.
Add shell script parser for the function list.
Make backslash as an escape character optional in SQL.
 

bozomustafa_68

Well Known Member
Messages
16,935
Notepad++ v6.6.1

bug fixes:

1.Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.6.2

Notepad++ v6.6.2 bug fixes:
1. Fix session snapshot enabled issue even "remember current session" option is disabled.
Notepad++ v6.6.1 bug fixes:
1. Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.
Notepad++ v6.6 new features and bug fixes:
1. Add session snapshot and periodic backup feature.
2. Fix RTL/LTR command making mirrored text bug.
3. Make auto-detect character encoding optional.
4. Apply DPI-aware on find & replace dialog tab and User define language dialog tab.
5. Add shell script parser for the function list.
6. Make backslash as an escape character optional in SQL.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.6.3

Changes in 6.6.3:
Fix SaveAll command hanging issue while session snapshot is enabled.
Fix docking error messages displaying due to bad detection of windows version.
Fix restoring saved files as unsaved due to SaveAll bug in session snapshot mode.
Disable session snapshot while command line argument -nosession is used.
Fix bug that backup is not performed (in session snapshot mode) while view is switched from one to another.
Fix a bug in NppShell when trying to open many files.
 

mohammed tanko

Super VIP
Messages
4,862
Notepad++ 6.6.6

Changes in 6.6.6:
Fix "Settings on cloud - Dropbox" not working problem if the dropbox path has been changed.
Fix a saving issue in session snapshot and periodic backup feature while backup file is deleted or read-only.
 
Top