Notepad++ (32-bit) 歷史版本列表 Page3

最新版本 Notepad++ 8.1.9.1 (32-bit)

Notepad++ (32-bit) 歷史版本列表

記事本 ++ 是一個免費的源代碼編輯器和記事本替換,支持多種語言。在 MS Windows 環境下運行,其使用受 GPL 許可證管理. Notepad ++ 是一個功能強大的編輯組件 Scintilla,使用 C ++ 語言編寫,使用純 Win32 API 和 STL,確保更高的執行速度和更小的程序大小。 Notepad ++ 通過優化盡可能多的程序而不損失用戶友好性,正在努力減少世界二氧化碳排放... Notepad++ (32-bit) 軟體介紹


Notepad++ 7.8.8 (32-bit) 查看版本資訊

更新時間:2020-06-28
更新細節:

What's new in this version:

- An old regression (since v7.7) of find accented characters in “find in files” operation is fixed in this version
- Scintilla’s DirectWrite technology which could improve rendering special Unicode characters is available in this release

Notepad++ 7.8.7 (32-bit) 查看版本資訊

更新時間:2020-06-09
更新細節:

What's new in this version:

- A long-time limitation/bug in new style save dialog has been fixed. Now the right file filter is selected while save dialog is triggered. The corresponding extension is added automatically while the file extension filter is changed in combobox.
- The clickable link feature is enhanced to fix a break syntax highlighting issue, and to improve some performance issue. Its look (on hovered) has also been improved.
- Regex backward searches is disallowed due to sometimes surprising results. However, an non-UI option is available to enable it. Check the point Allow regex backward search to learn how to enable the backward searches of regex.

Notepad++ 7.8.6 (32-bit) 查看版本資訊

更新時間:2020-04-22
更新細節:

What's new in this version:

- Add multi-column marker (multi-line edge) feature
- Add dynamical sorting feature for Folder as Workspace
- Make MRU tab activate instead of rightmost tab while tab closure (if MRU enabled)
- Fix folding state lost on the next startup issue
- Make Replace-in-Files confirmation dialog modal to prevent from crashing
- Add support of smart-indenting for Perl and Rust
- Make recorded macro (IDC_FINDNEXT & IDC_FINDPREV)retro-compatible up to 7.8.4

Notepad++ 7.8.5 (32-bit) 查看版本資訊

更新時間:2020-03-06
更新細節:

What's new in this version:

- Fix “Monitoring” not detecting all file changes issue
- Fix auto-updater disabling not working regression
- Fix Notepad++ doesn’t exit correctly while Windows 10 update restart
- Make Count command in Find dialog respect Backward-direction and Wrap-around options
- Make Find dialog remember its position across runs
- Add the document size column to the Windows Selection dialog
- Make “View Current File in(browser)” commands macro recordable
- Add external sound control capability for unsuccessful search (in Find dialog) bell

Notepad++ 7.8.4 (32-bit) 查看版本資訊

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

What's new in this version:

- Fix regression of double clicking a found in files result while Word-Wrap is on
- Fix HashFromDlg title bar localization issue

Notepad++ 7.8.3 (32-bit) 查看版本資訊

更新時間:2020-01-16
更新細節:

What's new in this version:

- Add the “Expand All”, “Fold All” and “Select/Show current editing file” capacity into Folder as Workspace
- Fix restoring line position issue while document is wrapped
- Improve Json syntax highlighting
- Make filling find field of Find dialog with selected word(s) optional
- Make doSaveOrNot dialog simpler when there’s a single file to save
- Fix auto-insert {[“”]} imbrication not working issue
- Make cmd cli (for “Open Containing Folder in cmd”) customizable
- Prevent from setting Updater’s Proxy as Notepad++ is not in Admin mode
- Disable file association settings when Notepad++’s no admin right
- Fix incremental search bar “highlight all” option not conserved bug
- Enhance SQL syntax highlighting (add 2 more keyword lists)
- Fix too small buffer issue during add text macro playback
- Fix “Close All Unchanged” not working issue for sub-view
- Eliminate garbage displaying in Find-result fold margin

Notepad++ 7.8.2 (32-bit) 查看版本資訊

更新時間:2019-12-06
更新細節:

What's new in this version:

- Add key shortcuts in Save or not dialog
- Add find in files filter excluding ability
- Add “Open UDL folder” command
- Fix issue of showing save dialog twice while cloned file is dirty
- Enhance “Open Explorer” command in Folder as workspace with expected path
- Fix tab dragging issues
- Enhance “Close all but This” and “Close all to the left/right” commands while files are dirty
- Enhance “In Selection” option in Find dialog
- Fix Notepad++ blocked in notification zone issue
- Make end-of-line conversion operations macroable
- Fix “View Current File In” commands disabled problem in some situations

Notepad++ 7.8.1 (32-bit) 查看版本資訊

更新時間:2019-10-29
更新細節:

What's new in this version:

- Fix popup dialog on startup regression regarding notepad replacement issue
- Make monospaced font in Find dialog optional, disabled by default
- Add download progress bar while download plugin(s)
- Fix issue for Alt+Tab doesn’t show Notepad++ on Windows 7

Notepad++ 7.8 (32-bit) 查看版本資訊

更新時間:2019-10-11
更新細節:

What's new in this version:

- Upgrade Scintilla from 4.1.4 to 4.2.0
- Fix non Unicode encoding problem in non-Western language(Chinese or Turkish)
- Add “No to All” and “Yes to All” options in Save dialog
- Add the command line argument “-openFoldersAsWorkspace” to open folders in “folder as workspace” panel. Example: notepad++ -openFoldersAsWorkspace c:srcmyProj01 c:srcmyProj02
- Enhance plugin system: allow any plugin to load private DLL files from the plugin folder
- Fix File-Rename failing when new name is on a different drive
- Make “Clear all marks”, “Inverse Bookmark”, “Remove Consecutive Duplicate Lines” & “Find All Current Document” to be macro recordable
- Make “Command Argument Help” MessageBox modal
- Fix Folder as Workspace crash and “queue overflow” issues
- Make Combobox font monospace in Find dialog
- Fix folding in user-defined languages for non-windows line endings
- Fix crash of Folder as Workspace when too many directory changes happen
- Fix ‘-nosession’ overwrites config.xml issue
- Fix the crash due to NPPM_DESTROYSCINTILLAHANDLE message
- Improve GUI in Find dialog for Find Previous & Find Next buttons
- Fix Sort Line as Integer regression
- Add more OS information to debug info
- Fix tab dragging issues under WINE and ReactOS
- Fix indent indicators continue to following code blocks for Python
- Fix Python folding collapse issue
- Fix crash when sorting “out of range” columns
- Fix find 2 times for the same occurrence in both original and cloned documents issue
- Fix command line issues where filenames have multiple white spaces in them
- Fix Document Peeker constantly changing focus problem
- Make backward direction checkbox be also on Find dialog’s Mark tab
- Add 2 new columns for HTML Code in the Character Panel
- Fix “clear all marks in find dialog also removes bookmarks” issue
- Enhance supported language (on function list or auto-completion): LISP, BaanC,(PL/)SQL & COBOL

Notepad++ 7.7.1 (32-bit) 查看版本資訊

更新時間:2019-06-20
更新細節:

What's new in this version:

- Fix drag and drop tab regression: dragging tab is switched to another tab issue
- Fix an input regression: Cyrillic, Turkish and other languages input issue in ANSI mode
- Fix an ASP regression: VB looses syntax highlighting in ASP document
- Fix Reload dialog displaying issue during File Monitoring
- Fix “unhide lines” markers disappears issue
- Fix Plugin menu is not localized issue if no plugin installed
- Add “Copy File Name” command in context menu of “Folder as Workspace”
- Fix crash while sorting lines with numbers longer than 20 digits
- Enable Scintilla Virtual Space Option change from macro
- Add Tcl, CMake and AutoIt keywords; add Python and SQL new syntax highlighting cathegories