Notepad++ (32-bit) 歷史版本列表
記事本 ++ 是一個免費的源代碼編輯器和記事本替換,支持多種語言。在 MS Windows 環境下運行,其使用受 GPL 許可證管理. Notepad ++ 是一個功能強大的編輯組件 Scintilla,使用 C ++ 語言編寫,使用純 Win32 API 和 STL,確保更高的執行速度和更小的程序大小。 Notepad ++ 通過優化盡可能多的程序而不損失用戶友好性,正在努力減少世界二氧化碳排放... Notepad++ (32-bit) 軟體介紹更新時間:2015-03-11
更新細節:
What's new in this version:
- 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.
更新時間:2015-01-11
更新細節:
更新時間:2015-01-02
更新細節:
What's new in this version:
- 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...".
更新時間:2014-12-28
更新細節:
What's new in this version:
- 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.
更新時間:2014-12-21
更新細節:
What's new in this version:
- 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).
更新時間:2014-12-15
更新細節:
What's new in this version:
- 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.
更新時間:2014-09-08
更新細節:
What's new in this version:
- 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.
更新時間:2014-07-28
更新細節:
What's new in this version:
- 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.
更新時間:2014-06-25
更新細節:
What's new in this version:
- Settings on cloud - OneDrive.
- Fix the crash issue on start up for some context.
更新時間:2014-06-13
更新細節:
What's new in this version:
- 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.