download.fi - Löydä ja lataa ohjelmia

Muutoshistoria ohjelmalle Notepad++

<<Takaisin ohjelman lataussivulle

Muutokset v7.8.4 - v7.8.5



Muutokset v7.8.3 - v7.8.4



Muutokset v7.8.2 - v7.8.3



Muutokset v7.8 - v7.8.1



Muutokset v7.7.1 - v7.8



Muutokset v7.7 - v7.7.1



Muutokset v7.6.6 - v7.7



Muutokset v7.6.5 - v7.6.6



Muutokset v7.6.4 - v7.6.5



Muutokset v7.6.3 - v7.6.4



Muutokset v7.6.2 - v7.6.3



Muutokset v7.6.1 - v7.6.2



Muutokset v7.6 - v7.6.1



Muutokset v7.5.9 - v7.6



Muutokset v7.5.8 - v7.5.9



Muutokset v7.5.7 - v7.5.8



Muutokset v7.5.6 - v7.5.7



Muutokset v7.5.5 - v7.5.6



Muutokset v7.5.4 - v7.5.5



Muutokset v7.5.3 - v7.5.4



Muutokset v7.5.2 - v7.5.3



Muutokset v7.5.1 - v7.5.2



Muutokset v7.5 - v7.5.1



Muutokset v7.4.2 - v7.5



Muutokset v7.4.1 - v7.4.2



Muutokset v7.4 - v7.4.1



Muutokset v7.3.3 - v7.4



Muutokset v7.3.2 - v7.3.3



Muutokset v7.3.1 - v7.3.2



Muutokset v7.3 - v7.3.1



Muutokset v7.2.2 - v7.3



Muutokset v7.2.1 - v7.2.2



Muutokset v7.2 - v7.2.1



Muutokset v7.1 - v7.2



Muutokset v7 - v7.1



Muutokset v6.9.1 - v7



Muutokset v6.9 - v6.9.1



Muutokset v6.8.9 - v6.9



Muutokset v6.8.8 - v6.8.9



Muutokset v6.8.7 - v6.8.8



Muutokset v6.8.6 - v6.8.7



Muutokset v6.8.4 - v6.8.6



Muutokset v6.8.3 - v6.8.4



Muutokset v6.8.2 - v6.8.3



Muutokset v6.8.1 - v6.8.2



Muutokset v6.8 - v6.8.1



Muutokset v6.7.9.2 - v6.8



Muutokset v6.7.9.1 - v6.7.9.2



Muutokset v6.7.9 - v6.7.9.1



Muutokset v6.7.8.2 - v6.7.9



Muutokset v6.7.8.1 - v6.7.8.2

  • Another quick fix for the issue of WinGup error under XP in the previous version.



Muutokset v6.7.8 - v6.7.8.1

  • It's a quick fix for the issue of "Missing msvcr120.dll" error message in the previous version.
  • Sorry for the inconvenience.



Muutokset v6.7.7 - v6.7.8

  • Fix an annoying regression about the message "The buffer passed to GetFullPathName was too small!".
  • Update WinGup to version 3.0 which has SSL support and customizable User-Agent.
  • Improve sort lines performance greatly.



Muutokset v6.7.6 - v6.7.7

  • "Restore last closed file" (Ctrl+Shift+T) display issue in the previous version is fixed in this release.



Muutokset v6.7.4 - Je suis Charlie edition - v6.7.5

  • Add ghost typing feature: launch Notepad++ with the auto-typing text from command line (via command line with argument -qn, -qt or -qf).
  • Fix auto-insert bad behaviour : under some condition typing " or ' makes erase the further " or '.
  • Fix the crash issue while user Ctrl + double click on an empty document.
  • Fix crash bug on loading dropbox settings.
  • Show progress window instead of a static window during FindInFiles and ReplaceInFiles.
  • Filename rendered incorrectly on tab bar while it contains '&' character.
  • Make highlighting (if enabled) follow typing for Incremental search, and add several Incremental search enhancements.
  • Add the followings notifications for plugins : NPPN_BEFORESHUTDOWN NPPN_CANCELSHUTDOWN NPPN_FILEBEFORERENAME NPPN_FILERENAMECANCEL NPPN_FILERENAMED NPPN_FILEBEFOREDELETE NPPN_FILEDELETEFAILED NPPN_FILEDELETED
  • Make keystroke ENTER trigger the shortcut editor dialog in Shortcut Mapper.
  • Allow drop files onto doc switcher and other side panels.
  • Installer remembers user's choices of last installation.
  • Fix Auto-indent in new code block not respecting current EOL bug.
  • Restore focus to editor when a panel is closed.



Muutokset v6.7.2 - v6.7.3

  • Fix a crash issue for old processors due to SSE2 instruction.
  • Fix the regression for the translation: remap the sub-menu entry for the added command "Mark...".



Muutokset v6.7.1 - v6.7.2

  • Fix the crash issue while config.xml and stylers.xml are not loaded.
  • Fix NPPM_LAUNCHFINDINFILESDLG API regression issue.
  • Prevent auto-insert of {} [] () "" and '' from inserting in column mode.
  • Fix the bug that "Function parameters hint on input" checkbox in preferences dialog is not initialized correctly.
  • Fix saving theme modified styles not working problem (Copy theme files in %APPDATA% to avoid UAC problem).
  • Improve the usability of User Defined Language dialog: reduce dialog's height.



Muutokset v6.7 - v6.7.1

  • Fix crash issue on GotoLine.
  • Fix a random crash issue while typing random characters.
  • Fix the bug of auto-insert skipping feature that ] and } don't be skipped if "auto-insert ()" is disabled.
  • Add new feature: auto-insert skipping character feature works for "" and '' now.
  • Fix reloaded file on dirty status issue.
  • Add "Mark..." menu command.
  • Fix a regression (broken with compare plugin) due to a new feature of MRU in v6.7 (the feature is removed).



Muutokset v6.6.9 - v6.7

  • Add Smart Indent feature for php/javascript/c/c++/java/c#/Objective-C.
  • Enhance Auto-insert feature for {} [] (): typing and skipping }, ] and ).
  • Add new feature of MRU: While current file is closed the previous activated file will be activated.
  • Allow users to disable Easter eggs by adding noEasterEggs.xml in Notepad++ installed directory.
  • Enhancement: Resize column Name filed correctly while hiding column Ext.
  • Fix Global colours not applied to all text of the "Find result" pane.
  • Add C# and enhance php parser in Function List.
  • Fix document list panel has no selection while start up.
  • Fix docSwitcher bug which shows new 0 after loading a session of files.
  • Fix crash issue on quit Notepad++ while session snapshot period backup feature is on.
  • Make "Text Direction RTL" command and "Text Direction LTR" command work without reloading file.
  • Make document map matches the current text direction (RTL/LTR).
  • Fix a crash issue while the opened document is deleted/moved from outside.
  • Fix undo actions on unsaved snapshot file removing the dirty state bug.



Muutokset v6.6.8 - v6.6.9

  • Fix comment command bug that the comment symbols isn't set on the first column for Fortran.
  • Add python parson for function List.
  • Make icons' background colour transparent for functionList and projectManager.
  • New feature: Apply new file default settings on created new file (opened via command line).
  • Fix colour picker' chooser bug which does not work well.



Muutokset v6.6.7 - v6.6.8

  • Settings on cloud - Google Drive.
  • Fix Settings on cloud - OneDrive detection error.
  • Make internal docking dialogs apply the selected theme's background and foreground colours.
  • Fix the bug that "backslash is escape char for SQL" setting is not saved correctly.
  • Fix the bug that user cannot disable "backslash is SQL escape char" without restarting.
  • Fix DocMap's syntax highlighting doesn't update while current doc apply a new syntax highlighting.
  • Add 2 new plugins APIs: NPPM_GETEDITORDEFAULTBACKGROUNDCOLOR & NPPM_GETEDITORDEFAULTFOREGROUNDCOLOR
  • Add new notification NPPN_SNAPSHOTDIRTYFILELOADED to notify plugins that a snapshot dirty file is loaded on startup.



Muutokset v6.6.6 - v6.6.7

  • Settings on cloud - OneDrive.
  • Fix the crash issue on start up for some context.



Muutokset v6.6.4 - v6.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.



Muutokset v6.6.3 - v6.6.4

  • New feature: Settings on cloud - Dropbox
  • Add backup path info for session snapshot & periodic backup feature.



Muutokset v6.6.2 - v6.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.



Muutokset v6.6.1 - v6.6.2

  • a session snapshot bug has been fixed - The correct behaviour is: the session snapshot feature cannot be enabled if "remember current session" option is disabled.



Muutokset v6.6 - v6.6.1

  • A hanging issue has been fixed



Muutokset v6.5.5 - v6.6

  • The main feature of this release is Session snapshot & periodic backup.
  • If this feature is enabled (enabled by default), user won't be asked to save unsaved file as he quits Notepad++, and on startup Notepad++ restores the unsaved file and unsaved untitled document of last session.



Muutokset v6.5.4 - v6.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.



Muutokset v6.5.3 - v6.5.4



Muutokset v6.5.2 - v6.5.3



Muutokset v6.5.1 - v6.5.2

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



Muutokset v6.5 - v6.5.1



Muutokset v6.4.5 - v6.5



Muutokset v6.4.5 - v6.5.0 RC

  • Update Scintilla to 3.3.4
  • Add Coffee script support
  • Add multi-paste support for multi-selection/column mode
  • Add new feature: auto-close parenthis, 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
  • 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 canceling 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"



Muutokset v6.4.4 - v6.4.5



Muutokset v6.4.3 - v6.4.4



Muutokset v6.4.2 - v6.4.3



Muutokset v6.4.1 - v6.4.2



Muutokset v6.4 - v6.4.1



Muutokset v6.3.3 - v6.4



Muutokset v6.3.2 - v6.3.3



Muutokset v6.3.1 - v6.3.2

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



Muutokset v6.3 - v6.3.1

  • 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



Muutokset v6.2.3 - v6.3



Muutokset v6.2.2 - v6.2.3



Muutokset v6.2.1 - v6.2.2



Muutokset v6.2 - v6.2.1



Muutokset v6.1.8 - v6.2.0 RC

  • More groups are added: 3 folder groups, 8 keyword groups and 8 delimiter sets
  • Multipart keywords (for exemple: "else if" can be defined as single keyword) is supported
  • Whitespace is no longer mandatory as keyword separator: Operators and folding keywords can be recognized with or without whitespace separators
  • Operators and delimiters can be longer that one character now
  • Numbers recognition support is greatly improved(prefix, suffix, range and extra symbols supported)
  • The same characters can be used as comments AND operators



Muutokset v6.1.7 - v6.1.8

  • Regression of wrong behaviour is fixed : a "No more disk space" message is displayed while saving an empty file



Muutokset v6.1.6 - v6.1.7

  • Fix config.xml zero length bug after Windows' update (Notepad++ is forced to quit)
  • Fix a crash issue on save as command
  • Fix saving file fails silently bug
  • Fix a buffer overflow bug
  • Add case sensitive option for smart highlighting feature
  • Enhance the localization system



Muutokset v6.1.5 - v6.1.6



Muutokset v6.1.3 - v6.1.5

  • Fix a html tag match freezing issue
  • Fix the sidebar splitter failed in Windows 8 issue
  • Fix un regression: folding/unfolding performance issue
  • Fix tab context menu in the other localization regression due to adding new command "Reload"
  • Fix lower/UPPER case on selected text which contains NULL characters
  • Fix wrap/unwrap line position not being kept bug



Muutokset v6.1.2 - v6.1.3

  • Enhance the performance issue for xml matching tags highlighting and for displaying clickable links
  • While the amount of file to open is larger than 200, a dialog will be shown to warn user
  • Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document
  • Fix hanging problem while double-click on a project folder then (immediately) drag it
  • Fix a bug while command argument contain an empty string ("")
  • Fix mouse cursor disappearing bug on right click while a project item is dragging



Muutokset v6.1.1 - v6.1.2

  • Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the file



Muutokset v6.1 - v6.1.1



Muutokset v6.0 - v6.1



Muutokset v5.9.8 - v6.0



Muutokset v5.9.6.2 - v5.9.8

  • Add drag and drop capacity in Project Manager (only inside of Project Manager)
  • Add "Move Up" (Ctrl+Up) and "Move Down" (Ctrl+Down) commands in Project Panel
  • Edit Zone border can be customizable via "Editing" tab of Preferences dialog
  • Fix an aesthetic problem in incremental search bar
  • Fix "Save all" GUI bug
  • Make plugins in %APPDATA%\Notepad++\plugins\ override les plugins in Notepad++ installation directory. (Plugins loading from %APPDATA%\Notepad++\plugins\ is enabled only if NPP_INSTALLED_DIR\Notepad++\allowAppDataPlugins.xml is present)



Muutokset v5.9.6.1 - v5.9.6.2



Muutokset v5.9.6 - v5.9.6.1



Muutokset v5.9.5 - v5.9.6

  • New features and fixed bugs in Notepad++ v5.9.6
  • Add a new feature "Adding files recursively from a folder" in Project Manager
  • Fix a bug in Project Manager regarding open and reload commands
  • Included plugins (Unicode)
  • Spell Checker v1.3.3
  • NppFTP 0.24.1



Muutokset v5.9.4 - v5.9.5

  • Fix Project Panel loading non-project file bug
  • Fix saving project file bug while saving it on the root
  • Fix adding/hidding Language Menue item problem in Preference dialog
  • Make Project Panel translatable



Muutokset v5.9.4 RC - v5.9.4

  • Add 3 Project Panels for the management of projects
  • Doc Switcher can be sorted now.
  • Fix a crash bug - crash on launch time if default User defined language was set on the previous session.
  • Fix crash issue while printing for some printers.
  • Fix ANSI version Clipboard history entries display bug.
  • Fix wrong display of tab number setting dialog in Lang Menu/Tab settings of Preferences dialog.



Muutokset v5.9.3 - v5.9.4 RC

  • Add 3 Project Panels for the management of projects
  • Doc Switcher can be sorted now
  • Fix crash issue while printing for some printers
  • Fix ANSI version Clipboard history entries display bug
  • Fix wrong display of tab number setting dialog in Lang Menu/Tab settings of Preferences dialog



Muutokset v5.9.2 - v5.9.3

  • Update Scintilla to 2.27
  • Make Recent File List totally customizable
  • Add Vertical File Switcher feature
  • Add active folding area highlighting feature (only for box and circle mode)
  • Detect if Scintilla is absent
  • Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC



Muutokset v5.9.1 - v5.9.2

  • Fixed bugs in Notepad++ v5.9.2 :
  • Fix the Clipboard History crash issue while no data in Clipboard.
  • Fix the local directory installation option ignored issue in Installer.
  • Reduce the recent file history width to 32 characters.
  • Included plugins (Unicode):
  • Spell Checker v1.3.3
  • NppExport v0.2.8
  • Compare Plugin 1.5.6.1
  • Plugin Manager 0.9.3.1
  • Converter 3.0
  • Included plugins (ANSI):
  • TextFX v0.25
  • NppExec v0.4.1
  • Spell Checker v1.3.3
  • NppExport v0.2.8
  • Light Explorer v1.6
  • Compare Plugin 1.5.5
  • Plugin Manager 0.9.3.1



Muutokset v5.9 - v5.9.1



Muutokset v5.8.7 - v5.9

  • Update Scintilla from 2.21 to 2.25.
  • New feature: Non-greedy regular expression (Scintilla).
  • Add Copy/Cut/Paste Binary Content feature.
  • Add "paste HTML content" and "paste RTF content" commands.
  • Fix the inverse of title and message for some MessageBox.
  • Add "Remove Unmarked Lines" command.
  • Add "Column Mode Tip" to notice users the usage of column mode in Notepad++.
  • Make stream comment foldable in php/javascript.



Muutokset v5.8.7 - v5.9 RC

  • Update Scintilla from 2.21 to 2.25
  • New feature: Non-greedy regular expression (Scintilla).
  • Add Copy/Cut/Paste Binary Content feature.
  • Add "paste HTML content" and "paste RTF content" commands.
  • Fix the inverse of title and message for some MessageBox.
  • Add "Remove Unmarked Lines" command.
  • Add "Column Mode Tip" to notice users the usage of column mode in Notepad++.



Muutokset v5.8.6 - v5.8.7

  • Notepad++ v5.8.7 new features and fixed bug (from v5.8.6)
  • 1. Fix a regression bug: the notification message boxes were not modal. It can be ignored by user then cause wrong input characters.
  • 2. In order to reduce the confusion, new "Mark" tab for "Mark all" feature is made in Find/Replace dialog.
  • 3. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog.
  • 4. Make message dialogs in Notepad++ translatable (in progress).
  • 5. Change user manual format from chm to html.
  • 6. Make minimalist installation available in installer.
  • Included plugins (Unicode):
  • 1. TextFX v0.26
  • 2. Spell Checker v1.3.3
  • 3. NppFTP 0.23
  • 4. NppExport v0.2.8
  • 5. Compare Plugin 1.5.6.1
  • 6. Plugin Manager 0.9.3.1



Muutokset v5.8.5 - v5.8.6

  • Fix langs.xml 0 length problem while user ends session without closing Notepad++
  • Fix empty line count failure (RegExpr)
  • Fix task list display glitch under Windows 7
  • Add trim functions (header/trailing/compact feature)
  • Add white space and TAB conversion features
  • Fix folding margin to be displayed when opening Notepad++ with a new/empty file (Normal text)



Muutokset v5.8.4 - v5.8.5

  • Fix Shell Extension (32 bits) icon absent issue
  • Fix the crash problem if config.xml is not present
  • Fix tab settings not saved under Windows 7 problem
  • Fix localization switching under Windows 7 problem
  • Fix x64 system files problems : not included in recent file history list while closing a file
  • Fix x64 system files problems : not remembered in the next session problem



Muutokset v5.8.3 - v5.8.4

  • Fix memory leak problem while switching tab
  • Fix User Defined Language dialog docking problem under Windows 7
  • Fix backwards search with Asian codepage problem
  • Add a new capacity in context menu: the menu item and folder item can be renamed (and in whichever language)
  • All the supported encoding charsets can be set as default in "New Document Settings"
  • Remove Calltip restriction from plugins side



Muutokset v5.8.2 - v5.8.3

  • A new application icon.
  • Add the capacity to open x64 system files.
  • Add Edit context menu command.
  • Add a new ability: sub-menus commands can be in the context menu.
  • Fix context menu reload problem (plugin commands reload fails).
  • Fix searching up fails while code page is set to Chinese/Japnese/Korean bug.
  • Remove unsupported encodings by Microsoft Windows : ISO-8859-10, ISO-8859-11, ISO-8859-16.
  • Fix move down current lines bug while moving down on the last line.
  • Fix crash issue : crash in the next launch after setting MS-DOS-Style as default language.
  • Fix zoom bug on the second view.
  • Fix a heap corruption of ColourPicker.
  • Due to UAC issue, doLocalConf.xml is ignored under vista and windows 7, if Notepad++ is installed in "Program files" directory.



Muutokset v5.8.1 - v5.8.2

  • Fix windows 7 crash bug while executing update
  • Fix macro recording bug for the non-ASCII characters
  • Fix C# syntax highlighting disabled problem after reloading
  • Fix find performance issue related macro recording
  • Modify SaveFile dialog behaviour: it browses inside the directory instead of creating the new file with the given directory name



Muutokset v5.8 - v5.8.1

  • This version might be unstable due to Scintilla updating.
  • Hopefully there is no more crash issue.



Muutokset v5.7.1 - v5.8

  • This release integrates the newest Scintilla component (v2.21), so there could be some regressions.



Muutokset v5.7 - v5.7.1

  • Upgrade Scintilla to version 2.20.
  • Fix Unicode file corrupted on saving bug (the buffer alignment issue).
  • Fix DBCS encodings file saving corruption bug.
  • Fix file containing NULL character loading bug.
  • Fix php syntax highlighting bug.
  • Fix Shortcut Mapper inconsistence issue after deleting a macro or an user command.
  • Add 2 line wrap methods (default plus aligned and indent).
  • Add 2 menu commands : "Modify Shortcut/Delete Macro" and "Modify Shortcut/Delete Command".
  • Add "Modify" and "Delete" buttons on Shortcut mapper dialog.
  • Add macro new ability to record search and replace actions.
  • Fix SaveSession bug.
  • Remove characters count feature from the status bar due to its performance issue with UTF8 file.
  • Fix crash issue due to themes switching.
  • Make folding margin hidable.
  • Add NPPM_GETCURRENTNATIVELANGENCODING message (to get the current native language enconding).
  • Change editing settings saving behaviour : one set of settings are applied in 2 scintilla controls (except zoom).



Muutokset v5.6.8 - v5.7

  • Upgrade Scintilla to version 2.12.
  • Add "Inverse bookmark" feature.
  • Add NPPM_SAVECURRENTFILEAS message.
  • Fix premature deallocation bug for import UDL.
  • Add import/export User Defined Language features.
  • File detection : Switch to modified or deleted file while user is asked to reload or keep the file.
  • Fix closing several detected non-existing files bug.
  • Fix language switching to English not working bug.
  • Reduce PostIt/FullScreen restore button size.
  • Fix PostIt wrong restore button position after toggling off fullScreen mode.
  • Fix crashes on new 11 character long UDL names bug.
  • Fix "Save all" inconsistent icon state on toolbar.
  • Add new keywords of HTML 5 and css.



Muutokset v5.6.7 - v5.6.8

  • Fix comment stream without selection bug.
  • Fix Find in files results highlighting regression bug.
  • Fix regression bug (include the correct SciLexer.dll) about insensible case search mode.



Muutokset v5.6.6 - v5.6.7

  • Fix "Find in files" crash bug.
  • Focus (switch to) the dirty document while asking to save unsaved document when user close Notepad++.
  • Fix the bug while giving command C:\NppDir>notepad++ (w/o quote), npp try to open file "notepad++".
  • Enlarge regconition of clickable link from "http://" to any URI.
  • Fix the bug while changing the language list in Style Configurator, the "Save and close" button is enabled.



Muutokset v5.6.5 - v5.6.6

  • Fixed Search bug with Chinese/Japanese/Korean characters.



Muutokset v5.6.4 - v5.6.5

  • Fix loading encoding file making file corrupted (after saving).
  • Fix xml/html encoding overrides BOM if present.
  • Fixed Chinese/Japanese/Korean characters display problem after "find in the current document".
  • Add "set find text and find next" feature.
  • Add JSP.
  • Recover langs.xml while its length is zero.
  • Fix "Close Window(s)" in Window dialog bug (if file is dirty and cancel to close).
  • Fix finding "\0" or "\x00" issue in find extened mode.
  • Add "\u" in find extened mode to find Unicode encoding character(ex. "\u00e9" find 'é').



Muutokset v5.6.3 - v5.6.4

  • 1. Add feature of conversion from a localization encoding to UNICODE.
  • 2. Fix status bar display bug that xml/html utf8 indicator makes status bar display ANSI instead of ANSI as UTF-8.



Muutokset v5.6 - v5.6.1

  • 1. Fix brace highlighting breaking issue and related performance problem.
  • 2. Add new encodings in the shortcuts map.
  • 3. Remove annoying encoding issue warning dialogs.
  • 4. Enhance Html encoding auto-detection.
  • 5. Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic letters).
  • 6. Add find result commands in the menu.
  • 7. Add DOS CodePage : CP437, CP737, CP850, CP852, CP855, CP857, CP858, CP860, CP861, CP863, CP865, CP866 and CP869.
  • 8. Fix localization combo box unselected in preference dialog bug after startup (when a localization file is in use).



Muutokset v5.5.1 - v5.6

  • Add languages encoding - Chinese traditional (BIG5), Chinese Simplified (GB2312), Japanese (s*** JIS), Korean (EUC), Thai (TIS-620), Hebrew (iso-8859-8), Hebrew (1255), Central European (1250), Cyrillic (1251), Cyrillic (KOI8-U), Cyrillic (KOI8-R), Cyrillic (Mac), Western European(1252), Greek (1253), Turkish(1254), Arabic (1256), Baltic (1257), Vietnamese (1258), ISO8859-1 to ISO8859-16 and a lot of more.
  • Add auto-detection of HTML and XML files encodings.
  • Add COBOL, D, Gui4Cli, PowerShell and R language support.
  • Add Marker Jumper feature (Jump down/up : Ctrl+Num/Ctrl+s***+Num).
  • Add indent guide line highlighting for html/xml tags.
  • Add system tray context menu and new command argument "-systemtray".
  • Fix Unicode to ANSI encoding bug.
  • Fix last recent file list menu items localization encoding bug.
  • Fix last recent file number goes to zero issue.
  • Add new command argument "--help".
  • Fix Calltip hint bug and add a new capacity in it.
  • Add the ability to add the second keyword group for user in both LISP and Scheme languages.
  • Fix the wrap symbol display problem.
  • Add SQL ESC symbol '\'.
  • Fix column editor insert number bug in virtual space mode.
  • Fix status bar displaying "-2 char" issue for a empty document.
  • Fix installation of NppShell64 failed issue in installer.



Muutokset v5.5.0 - v5.5.1

  • Notepad++ v5.5.1 new features and fixed bugs (from v5.5) :
  • Old icon is back.
  • Set ".txt" extension automatically while saving a document text.
  • Real characters count is added in status bar.
  • Fix some memory leaks.
  • Add "open all" capacity in finder (for find in files).
  • Replaced nppcm with NppShell (in installer). ** Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll) ** Context menu icon properly rendered ** Incorporate dynamic icon for registered filetypes
  • Included plugins (Unicode):
  • TextFX v0.26
  • NppExec v0.3.2
  • Spell Checker v1.3.3
  • MIME Tools v1.6
  • NppExport v0.2.8
  • Doc Monitor v2.2
  • NppNetNote v0.1
  • Compare Plugin 1.5.5
  • Plugin Manager 0.9.3.0
  • Included plugins (ANSI):
  • TextFX v0.25
  • NppExec v0.3.2
  • Spell Checker v1.3.3
  • MIME Tools v1.6
  • NppExport v0.2.8
  • Light Explorer v1.5
  • Doc Monitor v2.2
  • NppNetNote v0.1
  • Compare Plugin 1.5.5
  • Plugin Manager 0.9.3.0



Muutokset v5.4.3 - v5.4.4



Muutokset v5.4.2 - v5.4.3

  • Fix clickable link styling bug.
  • Fix document tab click launching a new instance bug.



Muutokset v5.4.1 - v5.4.2

  • 1. Fix the localization switcher bug while w/o doLocalConf.xml.
  • 2. Fix only one document "Move to other view" close Notepad++ instance issue.
  • 3. Fix plugin menu boolean check box bug.



Muutokset v5.4 - v5.4.1

  • 1. Add ChangeMarkers plugin in installer.
  • 2. Add theme description in installer.
  • 3. Make installer update contextMenu.xml (backup the old one then override it with the new one).
  • 4. Fix lastRecentFileList localization issue.
  • 5. Add readonly change status notification for plugin system.
  • 6. Fix Styler Configurator user extension handler.



Muutokset v5.3.1 - v5.4

  • Notes:
  • One of new sweetest capacities in Notepad++ v5.4 is google chrome tab drag and drop feature : it allows user to drag out a tab to move/open the current document in a new instance. It's useful if you have 2 or more displays.Any document can be draged in/out among different instances.
  • While new release is enhanced for the rich developpers who can afford several monitors, the poor ones who have only one display with the pre-historic video card are not forgotten : The structure of menu is compacted in order to access to every single menu item in any resolution (even under 640 x 480).
  • Theme selector (Menu "Settings->Style Configurator...") is another sweet feature in this release. It allows users to switch among different themes on the fly and get the visual effect immediately. 10 themes are included in both ANSI/Unicode releases so you can play around directly.
  • I did "Hello Kitty" theme and I'm quite satisfied with it - it's easy to fill with different pink colours to get this silly style. On the other hand, I tried to make a theme named "Bad Taste" but in vain. Obviously my taste is not so bad :) . So for those who have talent to make such theme, please send it to me (don.h@free.fr), I will include it in the future release if it is ugly enough. It'll be even better to have several ugly themes so that "Bad Taste" theme competition will take place.
  • "Mark all" extension is another handy feature. By making these commands accessible via the context menu, user is able to mark upto 5 different colours for any occurence. It's convinient when you work on a log file.
  • Too many goodies in this release, I let you discover them yourself.
  • Changes:
  • Notepad++ v5.4 new features and fixed bugs (from v5.3.1) :
  • 1. Add theme selector to switch styles.xml on the fly, change styles.xml on one click.
  • 2. Add google chrome drag and derop tab feature : drag out tab to create a new instance, transfer documents among several instances by drag and drop.
  • 3. Add Mark all extension : user can mark any occurrence with 5 different colours.
  • 4. Add new feature : column selection allows to insertion a string by typing characters in sequence (w/o column mode editor).
  • 5. Detect UTF16 encoding (BE and LE) w/o BOM.
  • 6. Fix crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running.
  • 7. lmprove main menu structure (more compact). Language Menu can be compacted as well (optional, in Preference dialog).
  • 8. Fine numbers margin width is changed dynamically according to the needed space (but keeping at least 3 digits).
  • 9. File history list (under the File menu) is limited to 100 characters per item. Longer file names are fitted to 100 characters by replacing path components with ellipses.
  • 10. Update Scintilla from v1.75 to v1.77.
  • 11. Indent guideline can be shown w/o whitespace or tab symbol.
  • 12. Fixed two bugs when calculating the width of the TaskList (document list when pressing ctrl+tab or right-click + mouse wheel.
  • 13. Add an (hidden) option to make the "Filters" and "Directory" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no")
  • 14. Add new command parameters : -c (column) -x et -y (startup position).
  • 15. Remove change line marker which does not work correctly. Include ChangeMarkers plugin instead.
  • 16. Fix bug "Switch to found results window" command now switches back to the current edit view if the focus is already on the found results.
  • 17. Fix the search result inaccurate colorization bug.
  • 18. Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
  • 19. Add 2 plugins messages : NPPN_FILEBEFORELOAD and NPPN_FILELOADFAILED.
  • 20. Fix New document not be switched while double clicking in Find in files result panel.
  • 21. Fix conversion min to Maj and Maj to min (or vice et versa) in column selection bug.
  • 22. Fix bug when the find dialog was closed the translucaent shadow remained in Windows 7.
  • 23. Fix crash bug of find in files feature.
  • 24. Add "follow current doc" checkbox in Find in file dialog.
  • 25. Add the ability of tag match feature to not highlight comment zone in html/xml.
  • 26. Fix TCL language highlighting bug.
  • Included plugins (Unicode):
  • 1. TextFX v0.26
  • 2. NppExec v0.3 RC1
  • 3. Spell Checker v1.3.2
  • 4. MIME Tools v1.5
  • 5. FTP_synchronize v0.9.6
  • 6. NppExport v0.2.8
  • 7. Doc Monitor v2.2
  • 8. NppNetNote v0.1
  • 9. ChangeMarkers 1.2.0
  • Included plugins (ANSI):
  • 1. TextFX v0.25
  • 2. NppExec v0.3 RC1
  • 3. Spell Checker v1.3.1
  • 4. MIME Tools v1.5
  • 5. FTP_synchronize v0.9.6
  • 6. NppExport v0.2.8
  • 7. Light Explorer v1.5
  • 8. Doc Monitor v2.2
  • 9. NppNetNote v0.1
  • 10. ChangeMarkers 1.2.0



Muutokset v5.3 - v5.3.1

  • Notes:
  • In this release, a serious bug of inaccurate replace bug is fixed.
  • Changes:
  • Notepad++ v5.3.1 new features and fixed bugs (from v5.3) :
  • Fix inaccurate replace bug.
  • Increase Find what and replace with fields to 2047 characters.
  • Stop the indicator highlighting while the line change marker margin is hidden.
  • SConstruct and SConscript are recognized as python file.
  • Included plugins (Unicode):
  • TextFX v0.26
  • NppExec v0.3 RC1
  • Spell Checker v1.3.2
  • MIME Tools v1.5
  • FTP_synchronize v0.9.6
  • NppExport v0.2.8
  • Doc Monitor v2.2
  • NppNetNote v0.1
  • Included plugins (ANSI):
  • TextFX v0.25
  • NppExec v0.3 RC1
  • Spell Checker v1.3.1
  • MIME Tools v1.5
  • FTP_synchronize v0.9.6
  • NppExport v0.2.8
  • Light Explorer v1.5
  • Doc Monitor v2.2
  • NppNetNote v0.1



Muutokset v5.2 - v5.3

  • Changes:
  • Add Line change state vertical bar.
  • Drop (or open in dos command line) a directory in Notepad++ to open all files in the directory recursively.
  • Add "Find all in current file" feature.
  • (Most of) Find/replace dialog settings are remembered.
  • Add a hidden setting (dlgAlwaysVisible in config.xml) to allow user set it manually to not hide the Find/Replace dialog if any result found.
  • Fix uncomment block erasing first character bug.
  • Enlarge some strings displayed zone for the translation.
  • Fix ESC key for column mode behaviour.
  • Fix read only file SaveAs bug.
  • Change behaviour : no popup dialog while closing an unsaved empty untitled document.
  • Changing "Search result" stylers via Styler Configurator takes visual effect on the fly now.
  • Fix for L_EXTERNAL in loadSession.
  • Variable $(CURRENT_WORD) is enlarged to 2039 charraters.
  • Fix the bug the Notepad++ is launched several instances but show nothing.
  • Fix Find in files regression : The result panel doesn't show Unicode characters correctly.
  • Included plugins (Unicode):
  • TextFX v0.26
  • NppExec v0.3 RC1
  • Spell Checker v1.3.2
  • MIME Tools v1.5
  • FTP_synchronize v0.9.6
  • NppExport v0.2.8
  • Doc Monitor v2.2
  • NppNetNote v0.1
  • Included plugins (ANSI):
  • TextFX v0.25
  • NppExec v0.3 RC1
  • Spell Checker v1.3.1
  • MIME Tools v1.5
  • FTP_synchronize v0.9.6
  • NppExport v0.2.8
  • Light Explorer v1.5
  • Doc Monitor v2.2
  • NppNetNote v0.1



Muutokset v5.1.4 - v5.2

  • Fix Function Tip crash issue.
  • Fix the find in files crash bug while cloned views are side by side and focus is on main view.
  • Fix a crash bug after searching/replacing in files returned with no results.
  • Enhance "Find in all opened files" and "Find in files" features.
  • Add Replace in files feature.
  • Fix command line parsing to accept unquoted files as single argument.
  • Refine "open ANSI files as UTF8 w/o BOM" feature.
  • Add minidump feature in the case of crash for debug use.
  • Adjust PostIt/FullScreen behaviour to mix well together.
  • The file filters and the directory are set while find/replace/findInFiles dialog is launched.
  • Adding find in files filters supports user defined language.
  • Fix the bug that texts in combo box of Find dialog are restored not in order on the launch time.
  • Add NPPM_DOOPEN plugin message.



Muutokset v5.1.3 - v5.1.4

  • Add localization on run time feature : Change language on the run time for Unicode version (via preferences dialog).
  • Add the ability to force opened ANSI document as UTF-8 w/o BOM.
  • Fix verbose backup bug (while the backup dir is not set).
  • Fix bug that external lexer doesn't work with Unicode version.
  • Fix recent files list bug.
  • Include a help content file.
  • Add new plugin notification message NPPN_WORDSTYLESUPDATED.
  • Add 2 plugin messages for shortcut feature : NPPN_SHORTCUTREMAPPED notification and NPPM_GETSHORTCUTBYCMDID message.



Muutokset v5.1.2 - v5.1.3

  • 1. Add PostIt feature (F12 to toggle it).
  • 2. Fix the bug that Unicode path file opened in the previous session doesn't be restored.
  • 3. Fix nativeLang loading problem if Notepad++ location path contains Unicode characters.
  • 4. Make shell extension context menu Unicode compliant.
  • 5. Fix "Go to/Open in another instance" bug.
  • 6. Process WM_IME_REQUEST message to support Windows IME.
  • 7. Fix "Go to another view" translation coding error.
  • 8. Adding search text on the top of combo box.
  • 9. Fix Tidy installation problem for TextFX plugin.
  • 10. Change the N++ recovery directory from c:\N++RECOV to %temp%\N++RECOV.



Muutokset v5.1.1 - v5.1.2

  • Fix localization (Japanese/Cyrillic/Hebrew...) display bug Under Notepad++ Unicode version.
  • Fix Find in Files search in both Unicode/ANSI files.
  • Make Find in files thread-less to improve the performance and to avoid the crash.
  • Fix crash bug while loading File of User Defined Language.
  • Fix writing a key in registry while preference dialog launches
  • Fix crash in File Dialog if too many languages or extensions were added.
  • Fix memory leak when a file cannot be opened if it consumes too much memory.
  • Fix a vista issue : prevent Notepad++ save files to "virtual store" under vista.
  • Fusion 2 commands "activate main view" and "activate sub view" in "Focus the other view".
  • Fix close all files/app exit cancel bug.
  • Fix default button problem in Find in Files dialog.
  • Fix caret position moving problem after loading a session.
  • Fix bug when pasting to bookmarked lines in Unicode version.



Muutokset v5.1 - v5.1.1

  • Fix Unicode version display Korean/Japanese language problem.
  • Fix bug : Open in new instance not allowing spaces in paths.
  • Fix "Global Styles" string incorrectly displayed in Unicode version.
  • Fix filters for open/save dialog not showing or incorrectly (showing 'L').
  • Fix calltip argument with 'L' leader character bug.
  • Fix tab control draw bug.



Muutokset v5.0.3 - v5.1

  • Changes:
  • Make Notepad++ Unicode-compliant application(Unicode path supported).
  • Fix crash issue due to the incoherent modification/creation date.
  • Enhance Find in files feature : launch in thread, stop as wish.
  • Add find/replace dialog memorize capacity.
  • Fix "find in all opened files" and "find in files" unicode text search bug.
  • Fix "replace" and "replace all" bug.
  • Fix tag match highlighting mismatched bug.
  • Make tag match highlighting on non html zone optional.
  • Fix cpu high consumption bug while document is cloned with smart highlighting and xml matched highlighting features activating.
  • Refine the Save/Open file directory settings (follow tab/last operation/user defined dir).
  • Add "Doc go to new instance" and "Doc open in new instance" features.
  • Move document to another instance of Notepad++ via drag and drop document tab.
  • Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED.
  • Fix context menu incorrect setting crash bug.
  • Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment.
  • Fix a problem with Incremental search+UTF8 in win9x.
  • Fix the User defined language not working in Unicode version bug.
  • Fix bug with CPP lexer keyword list.
  • Fix auto-completion not woring for HTML, SQL and RC problem.
  • Fix html, sql and rc auto-completion bug.
  • Fix cancel to save file in Notepad++ can not stop system shutdown problem.
  • Fix bug with opening relative path files.
  • Fix bug with clearing read-only flag.
  • Fix wrap after save as bug.
  • Improve "reload from disk" behaviour.
  • Add option to only show the filename in the titlebar.
  • Add NPPM_[G/S]ET_BUFFERLANGTYPE, NPPM_[G/S]ET_BUFFERENCODING, NPPM_[G/S]ET_BUFFERFORMAT messages to access buffer properties.
  • Remove all the comic sans font (finally :) ).
  • Included plugins (Unicode):
  • TexFX v0.24a
  • MIME Tools v1.5
  • NppExport v0.2.8
  • Doc Monitor v2.2
  • NppAutoIndent 1.2
  • FTP_synchronize v0.9.6
  • NppAutoIndent 1.2
  • NppDocShare v0.1
  • Included plugins (ANSI):
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • MIME Tools v1.5
  • FTP_synchronize v0.9.6
  • NppExport v0.2.8
  • Compare plugin v1.5.1
  • Light Explorer v1.5
  • Doc Monitor v2.2
  • NppAutoIndent 1.2
  • NppDocShare v0.1



Muutokset v5.0.2 - v5.0.3

  • 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.



Muutokset v5.0.1 - v5.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.



Muutokset v5.0 - v5.0.1

  • Notes:
  • Make Tag match highlight more accurate.
  • Fix several bugs.
  • makefile is re-enabled.
  • Changes:
  • Fix tags match highlighter bug - more accurate.
  • Fix word completion doesn't display bug.
  • Fix word completion not in alphabet order.
  • Fix Notepad++ launch problem under WINE.
  • Fix crash issue due to timestamp problem.
  • Fix bug : Files not in recent list on exit and no session saved.
  • Fix bug : hide lines not working right when closing.
  • Re-enable gcc compiler environment (minGW).
  • Fix bug : Syntax highlighting is not applied after "Save as".
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • MIME Tools v1.4
  • FTP_synchronize v0.9.6
  • NppExport v0.2.7.3
  • Compare plugin v1.5.1
  • Light Explorer v1.5
  • Doc Monitor v2.1



Muutokset v5.0 RC - v5.0

  • Notes:
  • Notepad++ is version 5 now. In order to make v5 deserve its version number, Harry and I work hard for this release.
  • These are main features added in v5:
  • The performance of Notepad++ v5 is improved - especially on exit.
  • Function parameters calltip hint : in a modern IDE, it always comes together with auto-completion. In this version of Notepad++ calltip feature is implemented as extension of auto-completion. All the api files for auto-completion are now under xml format(with extension .xml).
  • Calltip is available for all the supported languages - you just need to add them(the php.xml is complete).
  • Here is the tutorial for this now functionality: http://notepad-plus.wiki.sourceforge.net/Create_AutoComplete
  • Tags match highlight : it will be adored by html/xml guys. The colours can be configured in Styler Configurator dialog. Check Preference dialog to disable this feature (through I don't know why you want to do that).
  • Enhancement of adding item in context menu : All the plugin commands can be added into context menu. Furthermore adding context menu items in contextMenu.xml is easier in this version. Note that for the sake of backward compatibility, id attribute will still work on the future release.
  • Here you can find context menu howto: http://notepad-plus.sourceforge.net/uk/contextMenu-HOWTO.php
  • A lot of other new features are added in v5: bookmarked lines cut/copy/paste/delete operations, more items (caret, tab bar) are configurable, rename/delete current edited file...etc. I let you discover them yourself.
  • Changes:
  • Improve Notepad++ performance - on startup and on exit.
  • Add Calltip capacity.
  • Add HTML/XML tag match highlighting.
  • All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands.
  • Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content.
  • Add rename and delete current document features.
  • Fix crash bug : Open files with date pre-1970.
  • Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view.
  • Add tooltips in document tab to display the full file name path.
  • Change hide lines behaviour : Hide lines now saved during switches.
  • Change file history list behaviour : Most recent closed file is on the top. Add number on list.
  • Caret width and blink rate are customizable.
  • Add asterisk in title bar if file is dirty.
  • The bookmarks' look & feel are improved.
  • Add "Select all" and "copy" context menu items in Find in files results window.
  • Fix goto line with command line bug.
  • Improve smart highlight / mark all / incremental search highlight all visibility
  • Tabbar's coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).
  • Add the smart highlight file size limit - 1.5 MB in order to improve the performance.
  • Add exception handling (dumping filedata).
  • Fix go to line command line bug.
  • Enhance Find in files and Find in all opened files features' performance.
  • Fix dialog off screen problem under multi-monitor environment.
  • Add 2 plugin message for v5 : NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETPOSFROMBUFFERID.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • MIME Tools v1.4
  • FTP_synchronize v0.9.6
  • NppExport v0.2.7.3
  • Compare plugin v1.5.1
  • Light Explorer v1.5
  • Doc Monitor v2.1



Muutokset v4.9.2 - v5.0 Beta

  • Notepad++ v5 Beta fixed bugs and added features (from v4.9.2) :
  • 1. Improve Notepad++ performance - on startup and on exit.
  • 2. Add Calltip capacity.
  • 3. All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands.
  • 4. Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content.
  • 5. Fix crash bug : Open files with date pre-1970.
  • 6. Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view.
  • 7. Add tooltips in document tab to display the full file name path.
  • 8. Change hide lines behaviour : Hide lines now saved during switches.
  • 9. Change file history list behaviour : Most recent closed file is on the top. Add number on list.
  • 10. Caret width and blink rate are customizable.
  • 11. Add asterisk in title bar if file is dirty.
  • 12. The bookmarks' look & feel are improved.
  • 13. Add "Select all" and "copy" context menu items in Find in files results window.
  • 14. Fix goto line with command line bug.
  • 15. Improve smart highlight / mark all / incremental search highlight all visibility
  • 16. Tabbar's coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator).
  • 17. Add the smart highlight file size limit - 1.5 MB in order to improve the performance.
  • 18. Add exception handling (dumping filedata).
  • 19. Fix go to line command line bug.
  • 20. Enhance Find in files and Find in all opened files features' performance.
  • 21. Fix dialog off screen problem under multi-monitor environment.
  • Included plugins :
  • 1. TexFX v0.24a
  • 2. NppExec v0.2 RC3.2
  • 3. Spell Checker v1.3.1
  • 4. MIME Tools v1.4
  • 5. FTP_synchronize v0.9.6
  • 6. NppExport v0.2.7.3
  • 7. Compare plugin v1.5.1
  • 8. Light Explorer v1.5
  • 9. Doc Monitor v2.1



Muutokset v4.8.5 - v4.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.



Muutokset v4.9 - v4.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.



Muutokset v4.8.5 - v4.9

  • 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



Muutokset v4.8.5 - v4.9 Unstable

  • 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.



Muutokset v4.8.2 - v4.8.5

  • Fix crash bug while a "New 2" is in session.xml.
  • 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.
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • MIME Tools v1.4
  • FTP_synchronize v0.9.6
  • NppExport v0.2.7.3
  • Compare plugin v1.5.1
  • Light Explorer v1.4
  • Doc Monitor v2.0



Muutokset v4.8.1 - v4.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.



Muutokset v4.8 - v4.8.1

  • Changes:
  • 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.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.6
  • NppExport v0.2.7.2
  • Compare plugin v1.5.1
  • Light Explorer v1.4



Muutokset v4.7.5 - v4.8

  • Changes:
  • 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.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC3.2
  • Spell Checker v1.3.1
  • Explorer plugin v1.7.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.6
  • NppExport v0.2.6
  • Compare plugin v1.5.1



Muutokset v4.7.3 - v4.7.5

  • Changes:
  • Fix invisible tabs bug while closing.
  • Fix the horizon scroll bar flicker bug.
  • Fix the full screen (F11) bug regarding multi-display issue
  • Explorer context menu is available under xp 64 bits et vista 64 bits.
  • Add YAML language.
  • Fix the crash issue of window dialog while clicking Sort button without selected item.
  • Enhance Sort feature GUI part - Enable Sort button only after clicking on the column tab; Disable Sort button after sorting.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC2
  • Spell Checker v1.3.1
  • Quick text v0.02
  • Explorer plugin v1.6.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.6
  • NppExport v0.2.5.0



Muutokset v4.7.2 - v4.7.3

  • Notes:
  • Notepqd++ v4.7.3 is more robust thanks to the new recovery system to prevent the fail loading due to the corrupted files.
  • In this version, besides the User Language Define System, the new language (Scintilla external lexer) can be added in Notepad++ under the plugin form.
  • This new release includes 2 very demanded plugins : FTP_Synchronize and NppExport plugin.
  • FTP_Synchronize let you edit a remoted file directly in Notepad++. It uploads modified file while you save it in Notepad++.
  • NppExport is a true WYSIWYG exporter. It allows you not only to save your source code as a html/rtf file, but also to copy your source code in the clipbaord in RTF/HTML format, so you can paste it into your word processor (MS Word, Abiword, openoffice.org Writer) to get the same visual effect.
  • Changes:
  • Notepad++ v4.7.3 fixed bugs and added features (from v4.6) :
  • 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).
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC2
  • Spell Checker v1.3.1
  • Quick text v0.02
  • Explorer plugin v1.6.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.6
  • NppExport v0.2.5.0



Muutokset v4.7.1 - v4.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).



Muutokset v4.7 - v4.7.1

  • Notes:
  • Notepqd++ v4.7.1 is more robust thanks to the new recovery system to prevent the fail loading due to the corrupted files.
  • In this version, besides the User Language Define System, the new language (Scintilla external lexer) can be added in Notepad++ under the plugin form.
  • This new release includes 2 very demanded plugins : FTP_Synchronize and NppExport plugin.
  • FTP_Synchronize let you edit a remoted file directly in Notepad++. It uploads modified file while you save it in Notepad++.
  • NppExport is a true WYSIWYG exporter. It allows you not only to save your source code as a html/rtf file, but also to copy your source code in the clipbaord in RTF/HTML format, so you can paste it into your word processor (MS Word, Abiword, openoffice.org Writer) to get the same visual effect.
  • Changes:
  • 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.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC2
  • Spell Checker v1.3.1
  • Quick text v0.02
  • Explorer plugin v1.6.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.5.0
  • NppExport v0.2.5.0



Muutokset v4.6 - v4.7

  • Changes:
  • 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.
  • Included plugins :
  • TexFX v0.24a
  • NppExec v0.2 RC2
  • Spell Checker v1.3.1
  • Quick text v0.02
  • Explorer plugin v1.6.1
  • Hex editor v0.84
  • Base64 encoder/decoder v1.2
  • FTP_synchronize v0.9.5.0
  • NppExport v0.2.5.0



Muutokset v4.5 - v4.6

  • Notepad++ v4.6 fixed bugs and added features (from v4.5):
  • Add Notepad++ self-update capacity (optional).
  • Fix save file dialog crash issue.
  • Fix the crash issue while the length of config.xml is zero.
  • Change the behaviour : When file is deleted from outside and switch back to Notepad++, user will be asked if he want to keep this file. If he answer yes, he will not be asked in the next time.
  • Change Window title from "Notepad++ - file path" to "file path - Notepad++"
  • Fix Run dialog bug: the executable file won't be executed even it is between the double quot.
  • Add open relative file path from command line feature.
  • Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length).
  • Fix the bug that the title doesn't be updated while file status changed and updated.
  • Included plugins:
  • TexFX v0.24a
  • Function list v1.2
  • ConvertExt v1.1
  • NppExec v0.2 beta 4
  • Spell checker v1.2
  • Quick text v0.02
  • Light Explorer v1.4
  • Hex editor v0.84
  • Base64 ecoder/decoder v1.2



Muutokset v4.4 - v4.5

  • Fix crash issue while the launch the session file which contains the same file in 2 views (clone mode).
  • Add the session file extension association feature.
  • Enhance the read/write config.xml to avoid crash.
  • Add new -ro and -noSession command line parameters.
  • Fix Russian display problem in the shortcut mapper.
  • Fix NPPN_SHUTDOWN notification bug.
  • Add NPPM_ACTIVATEDOCMENU message.



Muutokset v4.3 - v4.4

  • Add auto-add extension feature in file save dialog.
  • Fix crash issue while file is deleted outside (answer NO to popup dialog to not keep) and the silence update option is on.
  • Add Session Restore with Sub-View Settings feature.
  • Fix the Notepad++ getting focus problem while find dialog is activated.
  • Fix unwanted selection after popup dialog (keep file) when the file opened is deleted.
  • Add NPPN_FILEBEFOREOPENED, NPPN_FILECLOSED, NPPN_FILESAVED, NPPN_FILEBEFORESAVE and NPPN_SHUTDOWN plugin notifications.



Muutokset v4.2.2 - v4.3

  • Fix the crash bug due to the corrupted configuration file (config.xml and session.xml).
  • Fix the crash bug while the shortcut command is absent in shortcut.xml.
  • Fix the file status auto-detection bug : a unwanted selection after a pop-up dialog.
  • Enhance Styler Configurator : the visual effect is updated immediately while the setting is changing.
  • Add Global override feature (in Styler Configurator).
  • Fix the bold/italic/underline refresh problem in Stylers Configurator for Scintilla component.
  • Add hide lines feature (Menu : View->Hide lines).
  • Add new capacity (optional setting in Preferences dialog : Backup/Auto-completion tab) to trigger Auto-Completion(Function Completion or Word completion) automatically .
  • The set languages in session are remembered now.
  • Fix the Move down current line bug.
  • Add the start up with no plugins feature (command line : notepad++ -noPlugins).
  • Fix the display file type bug on the status bar while switching between the files.



Muutokset v4.2.2 - v4.3 RC

  • Fix the crash bug due to the corrupted configuration file (config.xml and session.xml)
  • Fix the crash bug while the shortcut command is absent in shortcut.xml
  • Fix the file status auto-detection bug: a unwanted selection after a pop-up dialog
  • Enhance Styler Configurator: the visual effect is updated immediately while the setting is changing
  • Add Global override feature (in Styler Configurator)
  • Fix the bold/italic/underline refresh problem in Stylers Configurator for Scintilla component
  • Add hide lines feature (Menu: View->Hide lines)
  • Add new capacity (optional setting in Preferences dialog : Backup/Auto-completion tab) to trigger Auto-Completion (Function Completion or Word completion) automatically
  • The set languages in session are remembered now
  • Added new plugins messages (for plugin developers)



Muutokset v4.21 - v4.2.2

  • Fix the dockable dialog drag and drop problem under vista.
  • Add Column mode edition feature (Menu "Edit->Column Editor...").
  • Fixed "To UPPER/lower case" bug in column mode.
  • Fix the display bug in User language define dialog.
  • Add new feature which backups files in a user specific directory.
  • Fix TeX syntax highlighting corruption problem while switching off then switching back to current document.
  • Fix User Define Language extension recognition problem for sensitive case (now it's insensitive).
  • Add a menu entry to access to notepad++ plugins project page.
  • Enhance file open dialog (add all supported extensions in the filters list).
  • Fix bug of Run macro until EOF.
  • Add the filters in Find in files dialog.
  • Add a new transparency feature for Find dialog : Transparency on loss focus.



Muutokset v4.2 - v4.21

  • v4.2.1 fix v4.2 crash issue by removing Explorer.dll from release.
  • In this release, a regression bug (replace in the selection bug)



Muutokset v4.1.2 - v4.2

  • Fix the dockable dialog drag and drop problem under vista.
  • Add Column mode edition feature (Menu "Edit->Column Editor...").
  • Fixed "To UPPER/lower case" bug in column mode.
  • Fix the display bug in User language define dialog.
  • Add new feature which backups files in a user specific directory.
  • Fix TeX syntax highlighting corruption problem while switching off then switching back to current document.
  • Fix User Define Language extension recognition problem for sensitive case (now it's insensitive).
  • Add a menu entry to access to notepad++ plugins project page.
  • Enhance file open dialog (add all supported extensions in the filters list).
  • Fix bug of Run macro until EOF.
  • Plugins included in v4.2:
  • TexFX v0.24a
  • Function list v1.2
  • ConvertExt v1.1
  • NppExec v0.2 beta 4
  • Spell checker v1.1
  • Quick text v0.02
  • Explorer v1.4
  • Hex editor v0.84



Muutokset v4.1 - v4.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



Muutokset v4.0 RC2 - v4.0

  • Fix the crash issue.
  • Add Docking feature for plugin dialogs.
  • Fix the bug that current "open" and "save as" directory are inchanged with the shortcut Ctrl+Tab.
  • Fix the bug that the new added languages in v3.9 can not be hidden from the language menu.
  • Fix the volatile search direction bug.
  • Fix the Tab display problem.
  • Add Haskell, InnoSetup languages support.
  • Add the option to open/save files in the last operation directory.
  • Enhance Document switcher (MRU and switch crossing view abilities)
  • Fix "Find Next" unicode bug for Find Replace Dialog.
  • Support Unicode in displayed result of Find in files & Find in all opened files.
  • Add Reload from disk feature.
  • Fix bug : quite (close or restart Windows) without prompt to save.
  • All the shortcuts of plugins commands are customizable via the shortcut mapper.



<<Takaisin ohjelman lataussivulle

Toimiiko ohjelma koneessani?

64-bit, 32-bit, Windows 10, Portable, Windows XP, Vista, ...

Menikö sormi suuhun lyhenteiden ja käsitteiden kanssa? Lue oppaamme ohjelmien yhteensopivuudesta