Notepad++

Notepad++ 7.6.3 for PC Windows

Notepad++
開源軟體

Notepad++ 6.3.1

更新時間:2013-03-18
更新細節:

# Fixed bugs and added features:
* Fix replacing ' ' 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.
# 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.3.1

Notepad++ 6.3

更新時間:2013-02-04
更新細節:

# New features and fixed bugs:
- Fix regex search replace hanging problem.
- Fix folding performance issue.
- Fix folding level N folds partially bug.
- Add UDL (User Defined Language) versioning.
- Make UDL line comment start position definition be more accurate.
- Add new options for UDL number definition.
- Fix applying wrong UDL bug while several UDL exist.
- Fix UDL incorrect folding while Unix EOL is used.
- Fix UDL stream comment hanging problem.
- Fix UDL multi-part keywords recongnition problem while "Ignore case" is checked.
- Fix a UDL number recongnition problem.
- Fix crashing on XP problem in UDL.
- Fix the bug that double clicking on tab with 2 views doesn't open new file.
- Fix the bug that file cannot be opened via Explorer context menu when Notepad++ is run as administrator.
- Fix the problem that calltip becomes garbage after switching document.
- Fix the bug that empty document cannot be saved when using special encoding.
- Fix the issue of document focus after canceling exit on an unsaved file.
- Fix tab display bug when buffer's filename is changed or buffer is closed.
- Fix the problem of wrong starting window position on the second monitor.
- Remove the redundant message under win7/vista/xp while move file into recycle bin.
# 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.3

Notepad++ 6.2.3

更新時間:2012-12-17
更新細節:

# Fixed bugs and added features:
- Fix find " " bug in RegExpr mode.
- Change "Delete file" command to "Move to Recycle Bin".
- Add Remove empty lines feature.
- Change document default value from ANSI to UTF8 w/o BOM.
- Enable Word-completion under CJK environment for unicode document.
# 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.2.3

Notepad++ 6.2.2

更新時間:2012-11-20
更新細節:

* Fixed bugs and added features:
- Fix url link style problem in php document.
- Add selected line count display on the status bar.
- Add the capacity to treat path like " est est.txt".
* 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.2.2

Notepad++ 6.2.1

更新時間:2012-11-12
更新細節:

# Fixed bugs:
* Fix link hotspot colourising issue.
* Fix a regression bug about Configurator GUI: font setting controls are disabled.
* Fix a crash issue due to the inconsistent userDefineLang.xml.
* Fixed bug of UDL2 where "Folder in code" keywords were detected even outside of commnets.
* Fixed for the hex number detection bug of UDL2 (for example, 0xfece57 ok, but not 0xfe57ce).
* Fix a crash bug while file path as argument and its length is more than 260 characters.

# 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.2.1

Notepad++ 6.2

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

# Includes a new User Defined Languge (UDL2) system, the key features of UDL2 are:
* More keyword groups were added (more syntax highlighting can be defined):
- 3 folding groups
- 8 keyword groups
- 2 comment groups
- 1 number definitons
- 2 operators groups
- 8 delimiter sets
# Multipart keywords are supported (for example: "else if" can be defined as a single keyword)
# Whitespace is no longer mandatory as keyword separator: Operators, Delimiters and Folding keywords can be recognized with or without whitespace separators.
# Numbers recognition support is greatly improved (prefix, suffix, range and extra symbols supported).
# Operators and delimiters can be longer than one character.
# The same characters can be used as comments AND operators.
# Comments and delimiters support nesting (even within each other).
# Improvments to Comments include:
* Comment folding
* Comment continuation
* Comment only start at the beginning of line
# In the case of several comment pairs defined, comment open symbols match only with comment close symbols of the same order. (for example: /* C comment */, /+ D comment +/, but not /* mixed comment +/)
# 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.2

Notepad++ 6.1.8

更新時間:2012-09-17
更新細節:

- Fix a regression of wrong behaviour while save an empty file.


版本下載:Notepad++ 6.1.8

Download Accelerator Plus 10.0.4.3

更新時間:2012-09-13
更新細節:
版本下載:Download Accelerator Plus 10.0.4.3

Notepad++ 6.1.7

更新時間:2012-09-11
更新細節:

# New features and fixed bugs:
- 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.
- Fix a behavior issue on Windows shutdown.
- Enhance comment operations: add stream Uncomment command and cross-calling of block feature.
- Enhance TAB to space and space to TAB commands.
# 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.7

Notepad++ 6.1.6

更新時間:2012-08-17
更新細節:

# New features and fixed bugs:
* Fix (Walk around) Notepad++ hanging on CJK input with ANSI document while enabling word completion.
* Enhance folding performance on large documents.
* Check update without elevating to Administrator right.
* Add update auto-detection for the environment vista/windows 7/Windows 8.
* Fix bug: Doc switcher icon state not refreshed after '"save all" action.
* Make Document map togglable via menu.
* Enhance Find/Replace dialog result messages.
* Fix a issue that "max number of recent files" cannot be set to 0.
* Add font size 5, 6 and 7 in Style Configurator
# 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.6

Notepad++ 6.1.5

更新時間:2012-07-08
更新細節:

* Fixed bugs:
- 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.
- Fix xml syntax highlighting broken because of php preprocessor instruction inside.
- Fix a GUI bug which shows empty tab row while closing a last tab in a row (in the multi-line tab mode).
* 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.5

Notepad++ 6.1.4

更新時間:2012-06-25
更新細節:

# Enhancement and fixed bugs:
* Fix a crash issue of Windows 8's Computer Manager due to Notepad++'s Shell Extension (Explorer's context menu).
* Walk around for a right click issue (crashing on right click) in Windows Explorer in all versions of Win 7 and Vista. Issue was caused by a conflict among Shell Extension (Explorer's context menu) of Symantec Antivirus, Net iD component and Notepad++.
* Fix a regression in clickable link feature.
* Add "reload from disk" command entry in tab context menu.
# Included plugins (Unicode)
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0


版本下載:Notepad++ 6.1.4

Notepad++ 6.1.3

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

# Enhancement and fixed bugs:
* 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.
# 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.3

Notepad++ 6.1.2

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

* Fixed bugs:
- Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the 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.1.2

Notepad++ 6.1.1

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

# Modification and fixed bugs:
* Enhance project's license (GPL) to avoid the other malicious websites bundle Notepad++ release with their parasite software.
* Fix selectAll-copy-paste on the same document crash bug while document map has been activated.
* Fix a regression about auto-completion feature.
* Fix focus on document map problem after its launch.
# 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.1