Notepad++

Notepad++ 7.6.3 for PC Windows

Notepad++
開源軟體

Notepad++ 4.2

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

v4.2 fixed bugs and added features (from v4.1.2) :

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

Plugins included in v4.2 :

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. Explorer v1.4
8. Hex editor v0.84


版本下載:Notepad++ 4.2

Notepad++ 4.1.2

更新時間:2007-05-21
更新細節:

1. Fix crash problem of updating v4.1.1 from v3.9 (or previous version).
2. Fix the bug of the settings "Remember the last operation directory" : this parameter is remembered by acrossing the sessions.
3. Fix Ruby source file buffer overflow bug.
4. Increase User Define Language keywords buffers from 1024*20 to 1024*30 characters.
5. Increase the buffer of Extension defined by user from 20 to 256 characters in Style Configurator.
6. Fix the bug of user defined keywords field in Styler configurator.
7. Add URL "Notepad++ Home", "Notepad++ Project Page", "Online help" and "Forum" into menu.


版本下載:Notepad++ 4.1.2

Notepad++ 4.1.1

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

1. Fix the unnecessary memory consuming (not memory leak) while find in files operation.
2. Enhance Find in files feature : Insert the default value to filters and Directory fields automatically while launch or switch to Find in file dialog.
3. Fix the crash bug while double click on find in files result.
4. Link clickable feature is optional (in Preferences->MISC).
5. Fix crash problem while search in all opened file in multi-view mode.
6. Fix Close button misplaced problem in Find dialog.
7. Change the plugin behaviour : different users can have different sets of plugins, besides the basic set. Notepad++ will load the plugins from %APPDATA%Notepad++plugins directory, in the case of absence of "doLocalConf.xml".


版本下載:Notepad++ 4.1.1

Notepad++ 4.1

更新時間:2007-05-02
更新細節:

v4.1 fixed bugs and added features (from v4.0.2) :

1. Fix the crash issue while saving settings on quit.
2. Fix the crash issue while using the command line with one launched Notepad++ instance.
3. Enhance Find in files feature :
a. Improve Find in files user interface (more intuitive).
b. The search result (also for find in all opened files) is docked on the bottom of Notepad++.
c. Recursive search is optional.
d. Search result is collapsible by file.
e. User defined keywords for search result.
4. Add tabbing interface in Find dialog : Find/Replace/Find in files
5. Add clickable URL http link feature (double click to trigger).
6. Add cmake language support.
7. Add mark all without launching Find dialog (Ctrl+M).
8. Fix the ROFL (Recent Opened File List) bug : try to open a non-existing file from ROFL, the full file path doesn't be removed from ROFL.
9. Enhance the backup feature : in verbose mode, the file will be backed up in . ppBackup directory.
10. Update Scintilla component to v1.73


版本下載:Notepad++ 4.1

Notepad++ 4.0.2

更新時間:2007-02-13
更新細節:

- Fix the crash issue regarding the docking feature.
- Fix the crash issue for Find in files feature.
- Fix the crash issue while pressing close button in Windows dialog (menu "Window->windows...").
- Fix the bug that the docked dialog can not be resized by dragging splitter under w98.


版本下載:Notepad++ 4.0.2

Notepad++ 4.0.1

更新時間:2007-02-05
更新細節:

v4.0.1 fixed bugs (from v4.0) :
- Fix the crash issue of opening of file name length > 63.
- Fix the crash issue under w98.
- Fix the shortcut name bug in shortcut mapper.
- Fix ASP syntax highlighting problem.
- Fix 2 context menu items issue after the installation by installer.
- Enhance the NSIS language support.

FunctionList Plugin 1.1 :
- Fix the bug of wrong toolbar stat while closing Function List dialog by X button.
- Fix C++ "operator[]" recognition
- Fix Pascal method recognition
- Add TCL support

Explorer Plugin 1.01 :
- Fix the font display bug.
- Fix open of favorite folders in explorer when explorer is not open

HexEditor Plugin 0.6 :
- Fix display problems and the extension recognition bug.


版本下載:Notepad++ 4.0.1

Notepad++ 4.0

更新時間:2007-01-30
更新細節:

v4.0 new features and fixed bugs (from v3.9) :

- 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 : Exit (close or restart Windows) without prompt to save.
- All the shortcuts of plugins commands are customizable via the shortcut mapper.



版本下載:Notepad++ 4.0

Notepad++ 4.0 RC2

更新時間:2007-01-23
更新細節:

- 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 Replce Dialog.
- Support Unicode in displayed result of Find in files & Find in all opened files.
- Add Reload from disk feature.


版本下載:Notepad++ 4.0 RC2

Notepad++ 3.9

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

- Remember the bookmarks, maitaining of identation, zoom level and visibilities of white space/EOL characters in each saved session.
- Add the capacity to clear read only attribute.
- Fix the reload bug for read-only file.
- Add the capacity to write the files which have the system attribte.
- Backup file on each save (optional : verbose mode & normal mode).
- Add the close button for each tab like Opera (optional).
- Add double click on tab to close document feature (optional).
- Add word completion (Alt+Space) feature.
- Fix the line number margin display bug.
- Add Opera style task list tab switcher (Ctrl+Tab or Mouse Right Click + Mouse Wheel).
- Add Ada, Caml, AutoIt, KixTart, Matlab, Verilog language support.
- Add TeX folding support.


版本下載:Notepad++ 3.9

Notepad++ 3.8

更新時間:2006-07-28
更新細節:沒有資料
版本下載:Notepad++ 3.8

更新時間:1970-01-01
更新細節:
版本下載: