Notepad++

Notepad++ 7.6.3 for PC Windows

Notepad++
開源軟體

Notepad++ 6.1

更新時間:2012-04-10
更新細節:

* Fixed bugs:
- Fix search/replace bug while Doc Map is opened.
- Fix User Defined Language syntax highlighting problem while Doc Map is opened.
- Fix Chinese characters showing problem while Doc Map is opened.
- The old behaviour of comment/uncomment w/o selection is restored.
- Fix selecting all the text in doc map while clicking on doc map dialog caption.
* Included plugins:
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0


版本下載:Notepad++ 6.1

Notepad++ 6.0

更新時間:2012-03-27
更新細節:

# New features and enhancement:
* PCRE (Perl Compatible Regular Expressions) is supported.
* Add Document Map feature (via Menu "View->Document Map").
* Enhance the loading performance for the large file.
# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0


版本下載:Notepad++ 6.0

Wuala (Weinegg)

更新時間:2012-02-23
更新細節:
版本下載:Wuala (Weinegg)

Notepad++ 5.9.8

更新時間:2012-01-05
更新細節:

# New features and fixed bugs:
* 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_DIRNotepad++allowAppDataPlugins.xml" is present)
# Included plugins (Unicode):
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0
# Included plugins (ANSI):
* TextFX v0.25
* NppExec v0.4.1
* Spell Checker v1.3.1
* NppExport v0.2.8
* Light Explorer v1.6
* Compare Plugin 1.5.6.1
* Plugin Manager 1.0.8


版本下載:Notepad++ 5.9.8

Notepad++ 5.9.6.2

更新時間:2011-11-14
更新細節:

# New features and fixed bugs
* Fix a crash issue while right-clicking on the doc switcher's column control ("Name" and "Ext.").
* Reduce the margin of edit zone.
# Included plugins (Unicode)
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* 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


版本下載:Notepad++ 5.9.6.2

Notepad++ 4.7.3

更新時間:2008-01-08
更新細節:沒有資料
版本下載:Notepad++ 4.7.3

Notepad++ 4.7.2

更新時間:2008-01-04
更新細節:沒有資料
版本下載:Notepad++ 4.7.2

Notepad++ 4.7.1

更新時間:2008-01-03
更新細節:

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:
Notepad++ v4.7.1 fixed bugs and added features (from v4.6) :

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.
2. Extend plugin capacity - add the Scintilla external lexer capacity.
3. Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style).
4. Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
5. Add 2 Commends (beside Toggle Comment) Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K).
6. Change "UTF8 without BOM" menu item behaviour.
7. Fix the hiding bug while launch time because of change of environment from duel monitors to mono monitor.
8. Remove vista UAC warning for GUP. Add "Update Notepad++" menu item.
9. Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
10. Add NPPM_GETNPPVERSION message for plugin system.
11. Enhance the horizontal scroll feature.
12. Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
13. Add build date-time in about box.
14. Fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
15. Fixe the problem where opening a file when in save as dialog saves the wrong file.
16. Add "Clean Recent File List" menu command.
Included plugins :

1. TexFX v0.24a
2. NppExec v0.2 RC2
3. Spell Checker v1.3.1
4. Quick text v0.02
5. Explorer plugin v1.6.1
6. Hex editor v0.84
7. Base64 encoder/decoder v1.2
8. FTP_synchronize v0.9.5.0
9. NppExport v0.2.5.0



版本下載:Notepad++ 4.7.1

Notepad++ 4.7

更新時間:2008-01-01
更新細節:

Changes:
Notepad++ v4.7 fixed bugs and added features (from v4.6) :
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.
2. Extend plugin capacity - add the Scintilla external lexer capacity.
3. Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style).
4. Column selection is remembered now while switching among the files. As well this settings will be stored in the next session.
5. Add 2 Commends (beside Toggle Comment) Comment (Ctrl+K) and Uncomment (Ctrl+Shift+K).
6. Change "UTF8 without BOM" menu item behaviour.
7. Fix the hiding bug while launch time because of change of environment from duel monitors to mono monitor.
8. Remove vista UAC warning for GUP. Add "Update Notepad++" menu item.
9. Add NPPM_HIDETABBAR and NPPM_ISTABBARHIDE plugins messages.
10. Add NPPM_GETNPPVERSION message for plugin system.
11. Enhance the horizontal scroll feature.
12. Change Find in files behaviour : all the hidden directory won't be searched (for example : .svn).
13. Add build date-time in about box.
14. Fix a bug where a file with 2 or more consecutive spaces gives problems with sessions and history.
15. Fixe the problem where opening a file when in save as dialog saves the wrong file.

Included plugins :
1. TexFX v0.24a
2. NppExec v0.2 RC2
3. Spell Checker v1.3.1
4. Quick text v0.02
5. Explorer plugin v1.6.1
6. Hex editor v0.84
7. Base64 encoder/decoder v1.2
8. FTP_synchronize v0.9.5.0
9. NppExport v0.2.5.0


版本下載:Notepad++ 4.7

Notepad++ 4.6

更新時間:2007-11-22
更新細節:

Notes:
Thanks to GUP, Notepad++ v4.6 has the capacity to search and install the update package (if available) from Internet.
GUP (Generic Updater) project is made originally for Notepad++. During its conception, one idea came in my mind : if it can fit Notepad++, it can fit any Windows program. Thus the birth of GUP. See : http://sourceforge.net/projects/gup-w32/ and http://gup-w32.sourceforge.net/ for more detail of GUP.

Only Installer integrates the auto-updater module (optional). So if you use zipped version, you have to download GUP from its project page, create "update" directory in Notepad++ installed directory, unzip the package into it then edit gup.xml file. To disable auto-update feature (in the case this module is installed), Go the Preferences dialog, uncheck "Enable Notepad++ auto-updater" (located in MISC).

Don

Changes:
Notepad++ v4.6 fixed bugs and added features (from v4.5) :

1. Add Notepad++ self-update capacity (optional).
2. Fix save file dialog crash issue.
3. Fix the crash issue while the length of config.xml is zero.
4. 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.
5. Change Window title from "Notepad++ - file path" to "file path - Notepad++"
6. Fix Run dialog bug: the executable file won't be executed even it is between the double quot.
7. Add open relative file path from command line feature.
8. Fix the crash issue when open a file which does not exist anymore from RFL (if its path exceed certain length).
9. Fix the bug that the title doesn't be updated while file status changed and updated.

Included plugins :

1. TexFX v0.24a
2. Function list v1.2
3. ConvertExt v1.1
4. NppExec v0.2 beta 4
5. Spell checker v1.2
6. Quick text v0.02
7. Light Explorer v1.4
8. Hex editor v0.84
9. Base64 ecoder/decoder v1.2


版本下載:Notepad++ 4.6

Notepad++ 4.5

更新時間:2007-10-26
更新細節:

Notes:
The "auto add extension" behaviour in save dialog implemented in v4.4 has a back-draw.
It does not allow users to save files with the extensions they want.
This behaviour is tuned up in this version as following :
1. The filter *.* don't change the extension at all, whatever users type.
2. The file save dialog will be launched with the filter *.* set as default. So user can add any customized extension.
3. Choose other filters will change extension of file automatically.
For example, a file name "toto.php" will be changed to "toto.txt" if the filter Normal Text "*.txt" is chosen.

It's a better compromise IMO for the ones who need the "auto add extension" feature and those who don't.

Another implemented feature is to associate a session extension to Notepad++, so that when Notepad++ opens such file, the session (a set of files) will be opened
but not session file itself.
Once users define their session file extension (in Preference dialog->MISC), a session can be opened not only via File load session command, but also via whichever way.


Changes:
Notepad++ v4.5 fixed bugs and added features (from v4.4) :

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

Included plugins :

1. TexFX v0.24a
2. Function list v1.2
3. ConvertExt v1.1
4. NppExec v0.2 beta 4
5. Spell checker v1.2
6. Quick text v0.02
7. Light Explorer v1.4
8. Hex editor v0.84


版本下載:Notepad++ 4.5

Notepad++ 4.4

更新時間:2007-10-15
更新細節:

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


Included plugins :
1. TexFX v0.24a
2. Function list v1.2
3. ConvertExt v1.1
4. NppExec v0.2 beta 4
5. Spell checker v1.2
6. Quick text v0.02
7. Light Explorer v1.4
8. Hex editor v0.84


版本下載:Notepad++ 4.4

Notepad++ 4.3

更新時間:2007-09-24
更新細節:

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

Included plugins :

1. TexFX v0.24a
2. Function list v1.2
3. ConvertExt v1.1
4. NppExec v0.2 beta 4
5. Spell checker v1.1
6. Quick text v0.02
7. Light Explorer v1.4
8. Hex editor v0.84


版本下載:Notepad++ 4.3

Notepad++ 4.2.2

更新時間:2007-08-16
更新細節:

In this release, the file filters in Find in files dialog is added.

Another gadget (thank Bob) is added : Find dialog's transparency on lose focus.


版本下載:Notepad++ 4.2.2

Notepad++ 4.2.1

更新時間:2007-08-14
更新細節:

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) is fixed, as well Light Explorer is added.


版本下載:Notepad++ 4.2.1