- Fix crash bug while processing find in all opened files/find in files in a file contains a very long line.
- Fix the display problem in found results dialog while processing find in all opened files/find in files in a file contains a very long line.
- Fix not remembering the history file setting "Don't check at launch time" option bug.
↧
Notepad++ 5.0.3
↧
Notepad++ 5.0.2
- Fix crash bug for tags match highlighting.
- Fix the huge file makes notepad++ crash issue.
- Fix adding item in the history file list while deleting file from Notepad++ bug.
- Fix a bug that file detection options set are not saved due to doc monitor plugin.
- Improve opening file performance.
- Fix bug when closing file using close button.
↧
↧
Notepad++ 5.0.0
↧
Notepad++ 4.9.2
- Add smart highlighting feature (double click a word to highlight all the same word in the document).
- Enhance visual effect of Mark all feature.
- Enhance Incremental search dialog docking.
- Enhance Incremental search : add Highlight all feature.
- Add auto-hide menu feature (IE7 style menu - Alt or F10 to toggle)
- Enhance tool bar GUI usability (display a chevron while some tool icons hidden).
- Add style transparency feature, right click on color to enable.
- Fix the files not opening by DnD bug.
- Enhance Find Replace dialog : Add "Extended" option - search (and replace) for tabs(\t), newline(\n\r), and a characters by it's value (\o, \x, \b, \d, \t, \n, \r and \\).
- Bug fixed : Find dialog always scrolls text into view now.
- Add places bar in save as dialog
- Fix non-recognized relative path bug in command line mode (under Dos prompt).
- Add 2 messages for doc monitor plugin.
- Fix the transparency bug (in Styler Configurator).
- Make search in hidden directory (for Find in files) optional.
- Fix the replace bug while replacing nothing.
- Fix the F3 searching direction bug.
- Fix the regression bug that x position doesn't be restored while switching back a document.
- Add "Save a Copy As" feature.
↧
Notepad++ 4.9.1
- Add smart highlighting feature (double click a word to highlight all the same word in the document).
- Enhance visual effect of Mark all feature.
- Enhance Incremental search dialog docking.
- Enhance Incremental search : add Highlight all feature.
- Add auto-hide menu feature (IE7 style menu - Alt or F10 to toggle)
- Enhance tool bar GUI usability (display a chevron while some tool icons hidden).
- Add style transparency feature, right click on color to enable.
- Fix the files not opening by DnD bug.
- Enhance Find Replace dialog : Add "Extended" option - search (and replace) for tabs(\t), newline(\n\r), and a characters by it's value (\o, \x, \b, \d, \t, \n, \r and \\).
- Bug fixed : Find dialog always scrolls text into view now.
- Add places bar in save as dialog
- Fix non-recognized relative path bug in command line mode (under Dos prompt).
- Add 2 messages for doc monitor plugin.
- Fix the transparency bug (in Styler Configurator).
- Make search in hidden directory (for Find in files) optional.
- Fix the replace bug while replacing nothing.
- Fix the F3 searching direction bug.
↧
↧
Notepad++ 4.9.0
↧
Notepad++ 4.8.5
- Fix crash bug while a "New 2" is in session.xml.
- 2. Fix the Drag N Drop text bug between 2 views.
- Fix the annoying acrobat reader dialog problem.
- Fix the bug that the first new document encoding is not set as the setting in "New Document settings".
- Fix crash bug while running the command "Close All But Me" in some context.
- Add scroll to end line feature after document reloading from disk.
- Enhance checking modification from outside feature.
↧
Notepad++ 4.8.2
- Fix unicode input problem for non-western language.
- Add the capacity (behaviour) of keeping line highlighting even when Notepad++ loss its focus.
- Fix missing fonts problem in font list of Stylers configurator.
- Fix the hot key problem : make Alt+f+s work again.
- Fix the hardware problem : make keyboard commands (such as "e-mail", "calculator","sound", ...) works again.
↧
Notepad++ 4.8.1
- Enhance Shortcut Mapper - all the commands (including plugins commands) can be assigned to a shortcut, even for the unmapped ones.
- Upgrade Scintilla from v1.73 to v1.75
- Add multi-line and vertical capacity for tab bar.
- Add launch "as notepad" style feature (detection of asNotepad.xml, then launch notepad++ with -multiInst -nosession -notabbar options).
- Add detection mouse wheel on the different view feature : User can scroll edit view when mouse on it, it's not necessary to set edit view as current view to scroll it.
- Add clicking middle mouse button click to set current view feature : make clicked edit view be focused, but the cursor position does not change.
- Add mouse wheel horizontal scroll feature (vista only).
- Add mouse browsing (forward/back for switching to next/previous document) feature.
- Make orange indicator on the top of tab lighter when the view loss the focus.
- Add new look and feel of Docking container.
- Fix word-completion crash bug while the word to complete exceeds 256 characters.
- Fix full screen mode bug : can not switch applications by using Alt+TAB in full screen mode.
- Fix Preference crash bug.
- Add the utf8->ansi / ansi->utf8 conversion feature.
- Add Go to offset feature (in Go To Line dialog).
- Fix folding bugs while deleting the begin/end folding keywords.
- Fix position restored bug : Wrap position is restored correctly while switching back document.
- Fix locking current directory behaviour : Restore Notepad++ directory as working directory with no open files.
- Fix the multi-line tab height display problem while adding/removing the document.
- Enhance the auto-completion feature : user can define the number of characters to trigger auto-completion popup window.
- Change the horizontal scroll behaviour from dynamic one to static one.
- Fix the bug that cannot save file(s) if application closed while minimized.
↧
↧
Notepad++ 4.7.5
↧
Notepad++ 4.7.3
- Make the "recovery system" for 3 mandatory xml files (config.xml, langs.xml and stylers.xml) to prevent the fail loading due to the corrupted files.
- Extend plugin capacity - add the Scintilla external lexer capacity.
- Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style).
- Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
- Add 2 Commends (beside Toggle Comment) Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K).
- Change "UTF8 without BOM" menu item behaviour.
- Fix the hiding bug while launch time because of change of environment from duel monitors to mono monitor.
- Remove vista UAC warning for GUP. Add "Update Notepad++" menu item.
- Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
- Add NPPM_GETNPPVERSION message for plugin system.
- Enhance the horizontal scroll feature.
- Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
- Add build date-time in about box.
- Fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
- Fixe the problem where opening a file when in save as dialog saves the wrong file.
- Add "Clean Recent File List" menu command.
- Enhance full screen feature (F11).
↧
Notepad++ 4.7.2
- Make the "recovery system" for 3 mandatory xml files (config.xml, langs.xml and stylers.xml) to prevent the fail loading due to the corrupted files.
- Extend plugin capacity - add the Scintilla external lexer capacity.
- Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style).
- Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
- Add 2 Commends (beside Toggle Comment) Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K).
- Change "UTF8 without BOM" menu item behaviour.
- Fix the hiding bug while launch time because of change of environment from duel monitors to mono monitor.
- Remove vista UAC warning for GUP. Add "Update Notepad++" menu item.
- Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
- Add NPPM_GETNPPVERSION message for plugin system.
- Enhance the horizontal scroll feature.
- Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
- Add build date-time in about box.
- Fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
- Fixe the problem where opening a file when in save as dialog saves the wrong file.
- Add "Clean Recent File List" menu command.
- Enhance full screen feature (F11).
↧
Notepad++ 4.7.1
- Make the "recovery system" for 3 mandatory xml files (config.xml, langs.xml and stylers.xml) to prevent the fail loading due to the corrupted files.
- Extend plugin capacity - add the Scintilla external lexer capacity.
- Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style).
- Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
- Add 2 Commends (beside Toggle Comment) Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K).
- Change "UTF8 without BOM" menu item behaviour.
- Fix the hiding bug while launch time because of change of environment from duel monitors to mono monitor.
- Remove vista UAC warning for GUP. Add "Update Notepad++" menu item.
- Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
- Add NPPM_GETNPPVERSION message for plugin system.
- Enhance the horizontal scroll feature.
- Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
- Add build date-time in about box.
- Fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
- Fixe the problem where opening a file when in save as dialog saves the wrong file.
- Add "Clean Recent File List" menu command.
↧
↧
Notepad++ 4.6.0
↧
Notepad++ 4.5.0
↧
Notepad++ 4.4.0
↧
Notepad++ 4.3.0
↧
↧
Notepad++ 4.1.2
- Fix crash problem of updating v4.1.1 from v3.9 (or previous version).
- Fix the bug of the settings "Remember the last operation directory" : this parameter is remembered by acrossing the sessions.
- Fix Ruby source file buffer overflow bug.
- Increase User Define Language keywords buffers from 1024*20 to 1024*30 characters.
- Increase the buffer of Extension defined by user from 20 to 256 characters in Style Configurator.
- Fix the bug of user defined keywords field in Styler configurator.
- Add URL "Notepad++ Home", "Notepad++ Project Page", "Online help" and "Forum" into menu.
↧
Notepad++ 4.1.1
- Fix the unnecessary memory consuming (not memory leak) while find in files operation.
- Enhance Find in files feature : Insert the default value to filters and Directory fields automatically while launch or switch to Find in file dialog.
- Fix the crash bug while double click on find in files result.
- Link clickable feature is optional (in Preferences->MISC).
- Fix crash problem while search in all opened file in multi-view mode.
- Fix Close button misplaced problem in Find dialog.
- Change the plugin behaviour : different users can have different sets of plugins, besides the basic set. Notepad++ will load the plugins from %APPDATA%\Notepad++\plugins\ directory, in the case of absence of "doLocalConf.xml".
↧
Notepad++ 4.1.0
↧