Notepad++

Notepad++ 7.6.3 for PC Windows

Notepad++
開源軟體

Notepad++ 6.7.8

更新時間:2015-05-17
更新細節:

# Bug Fixes:
- Fix an annoying regression about 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.
- Fix tabbar close button usability issue (too small) on a high resolution laptop (Surface Pro 3).
- Fix Settings on cloud - Google drive detection error.
- Hiding tab bar via command line won't make hidden tab setting be saved in the next session.
- Fix a bug of "Jump to next indicator" command.
- Fix "File Status auto-detection" settings bug.
# Included plugins:
- DSpellCheck v1.2.14
- NppFTP 0.26.3
- NppExport v0.2.8
- Plugin Manager 1.3.5
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.7.8

Notepad++ 6.7.7

更新時間:2015-04-16
更新細節:

* Fix "Restore last closed file" (Ctrl+Shift+T) display bug.


版本下載:Notepad++ 6.7.7

ZSNES 1.51

更新時間:2015-03-25
更新細節:沒有資料
版本下載:ZSNES 1.51

Notepad++ 6.7.5

更新時間:2015-03-11
更新細節:

# New features and bug-fixes:
- 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.
# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.26.1
- NppExport v0.2.8
- Plugin Manager 1.3.5
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.7.5

Notepad++ 6.7.4

更新時間:2015-01-12
更新細節:

# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.7.4

Notepad++ 6.7.3

更新時間:2015-01-02
更新細節:

* 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...".


版本下載:Notepad++ 6.7.3

Notepad++ 6.7.2

更新時間:2014-12-30
更新細節:

# Enhancements and bug fixes:
* 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.


版本下載:Notepad++ 6.7.2

Notepad++ 6.7.1

更新時間:2014-12-22
更新細節:

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


版本下載:Notepad++ 6.7.1

Notepad++ 6.7

更新時間:2014-12-15
更新細節:

# New feature and bug fixes:
- 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.
# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.7

Notepad++ 6.6.9

更新時間:2014-09-08
更新細節:

* New features and bug fixes:
- 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.


版本下載:Notepad++ 6.6.9

Notepad++ 6.6.8

更新時間:2014-07-28
更新細節:

# New feature and bug fixes:
- 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.
# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.6.8

Notepad++ 6.6.7

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

# New feature and bug fixes:
- Settings on cloud - OneDrive.
- Fix the crash issue on start up for some context.
# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.6.7

Notepad++ 6.6.6

更新時間:2014-06-15
更新細節:

# bug fixes:
- 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.
# Included plugins:
- DSpellCheck v1.2.12
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9


版本下載:Notepad++ 6.6.6

Notepad++ 6.6.4

更新時間:2014-06-05
更新細節:

The following updates and changes have been made in this version of Notepad++:
- New feature: Settings on cloud - Dropbox
- Add backup path info for session snapshot & periodic backup feature.


版本下載:Notepad++ 6.6.4

Notepad++ 6.6.3

更新時間:2014-05-19
更新細節:

# Bug fixes:
* 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.


版本下載:Notepad++ 6.6.3