EditPlus v5.2 Build 2386 特别版(x86&x64)

  • A+
所属分类:Windows 精品软件

EditPlus是一款由韩国 Sangil Kim (ES-Computing)出品的小巧但是功能强大的可处理文本、HTML和程序语言的Windows编辑器,你甚至可以通过设置用户工具将其作为C,Java,Php等等语言的一个简单的IDE。

EditPlus(文字编辑器)汉化版是一套功能强大,可取代记事本的文字编辑器,拥有无限制的撤消与重做、英文拼字检查、自动换行、列数标记、搜寻取代、同时编辑多文件、全屏幕浏览功能。而它还有一个好用的功能,就是它有监视剪贴板的功能,同步于剪贴板可自动粘贴进 EditPlus 的窗口中省去粘贴的步骤。另外它也是一个非常好用的HTML编辑器,它除了支持颜色标记、HTML 标记,同时支持C、C++、Perl、Java,另外,它还内建完整的HTML & CSS1 指令功能,对于习惯用记事本编辑网页的朋友,它可帮你节省一半以上的网页制作时间,若你有安装IE3.0 以上版本,它还会结合IE浏览器于 EditPlus 窗口中,让你可以直接预览编辑好的网页(若没安装IE,也可指定浏览器路径)。因此,它是一个相当棒又多用途多状态的编辑软件。

更新内容展开

BUILD: 2386

CHANGES
=======
- Fixes an issue where function list could have wrong selection if document view was split.
- Fixes an issue where creating a new remote file from directory window could produce error message.
- Fixes an issue where Save As Remote dialog box could have wrong initial value for Encoding option.
- Improves speed for large column selection.
- Fixes an issue where User Toolbar position could be restored incorrectly between sessions.
- Fixes an issue where Find box in the function list couldn't handle ctrl+backspace and ctrl+delete.
- Fixes an issue in the previous patch where screen updates could be wrong with undo/redo.
- Fixes an issue where 'Shell Open' a folder could unintentionally run exe of the same name.

V5.2 (2019-05-07)

=== Features ===
- Supports a native version for Windows 10 on ARM.
- Makes Open/Save Remote dialog box modeless so that it wouldn't block other tasks.
- Adds 'Insert matching tag automatically when typing >' option ('Preferences'->'General').
- Directory window supports 'Add to Favorites' menu in the right moues button.
- Adds 'Join Lines with Spaces' menu command ('Edit'->'Format')
- Adds 'Sort all open files' option in the Sort dialog box.
- Tile Vertically/Horizontally command now does not minimize other windows.
- Toolbar button for Join Lines with Spaces command.

=== Bug fixes ===
- Fixes an issue where Code Folding feature could cause program crash.
- Fixes an issue where file list in directory window could be unsorted in some drives.
- Fixes an issue where FTP transfer could disable keyboard and mouse input in the program window.
- Fixes an issue where 'View in Browser' command on remote files could make the program unresponsive.
- Fixes an issue where FTPS feature didn't work on some machines with 'access is denied' error message.
- Fixes an issue where 'Cancel' button on the FTP transfer dialog box didn't work correctly.
- Fixes an issue where 'Transfer type' option in the Upload dialog box didn't work correctly.
- Fixes an issue in Open Remote dialog box where 'Encoding' option didn't have effect.
- Fixes an issue where selecting a deleted remote file from recent file list could cause program crash.
- Fixes an issue where 'Sync Directory' menu option could cause program crash in remote files.
- Fixes an issue where Abort button didn't work correctly when uploading multiple files.
- Fixes an issue where saving changes didn't work correctly when closing remote files.
- Fixes an issue where the directory window couldn't show the file filter list correctly.
- Fixes an issue where Function List could cause memory leak.
- Fixes an issue where 'View'->'Column Markers' menu option didn't retain the value between sessions.
- Fixes an issue where 'Ansi to HTML Entities' command didn't work when 'Whole word only' find option was turned on.
- Fixes an issue where 'Sort' command was missing in the function list.
- Fixes an issue where 'Sort' command didn't work correctly in the cliptext list.
- Fixes an issue where function list could be empty when closing inactive document from the tabs.
- Fixes an issue where 'More' button in the Find dialog box could display wrong window size.
- Fixes an issue where #AUTOCASE statement in syntax file didn't work correctly in some cases.
- Fixes an issue where cliptext item could be inserted with wrong indentations in some cases.
- Fixes an issue in Output Window where changed color settings wasn't applied immediately.
- Fixes an issue where auto completion would unexpectedly initiate in column editing mode.

v5.1 (2018-11-05)

=== Features ===

Supports non-blocking Open/Save Remote and FTP Upload.

Supports moving individual side panel tabs to the right side panel.

Allows the Output Window to be located at either right or left side.

sftp now supports aes256-ctr encryption.

Adds 'Undo/Redo to Last Save' menu command ('Edit'->'Clipboard').

Adds 'Align Equal Signs' menu command ('Edit'->'Format').

Adds 'Tabs to Spaces in Files' menu command ('Edit'->'Format').

Adds 'Toggle Column Marker' command to the popup menu.

Adds 'Go to Cliptext List' menu command ('View'->'Toolbars/Views').

Find in Files adds a new option to show search contents only.

Adds 'Run as Text Fitler (Browser)' option to the user tool actions.

'First line of file' option for file type detection now allows regular expressions.

Changing 'Base directory' in the Project dialog box now updates existing file paths in the project.

"-pl" command-line argument for selecting a project and loading all files in it.

Adds 'Copy Project' button in the Project dialog box.

Adds 'Libraries' to drive list in the directory window.

Supports syntax highlighting SQL files by default.

Supports syntax highlighting for JavaScript template literals.

Adds missing C++ 11 keywords to cpp.stx.

CSS number format now recognizes rem, vh, vw units.

Adds a toolbar button for Recent Directories command.

Keystroke recoding can now record 'Fill Selection' command.

Allows Ctrl+Shift+Up/Down instead of Ctrl+Alt+Up/Down to avoid hotkey conflict.

=== Bug fixes ===

Fixes an issue where Open Remote dialog box could cause program crash in some cases.

Fixes sftp connection issues on some servers.

Fixes an issue where opening remote file could fail if file name contains colon.

Fixes an issue where Search Tag command could cause program crash in some cases.

Fixes an issue where Match Tag command didn't work correctly in some cases.

Fixes an issue where Select Tag command didn't work as expected in some cases.

Fixes an issue where side panel and output window couldn't handle right click from touch and pen input.

Fixes an issue where 'Reload unsaved buffers' didn't work correctly with remote files.

Fixes an issue where Rename File command didn't update the document tabs correctly.

Fixes an issue where highlighted braces sometimes were not correctly restored to normal state.

Fixes an issue where brace highlighting sometimes were not erased by cursor movement.

Fixes an issue that you could not change color of JavaScript regular expressions.

Fixes an issue where replace in selection sometimes couldn't update the selection correctly.

Fixes an issue where Alt+mouse drag sometimes couldn't start column selection from blank space.

Fixes an issue where Duplicate Line command didn't work correctly when selection exists.

Fixes an issue where restoring window size could be incorrect due to Windows 10 invisible borders.

Fixes an issue where #AUTOCASE=y in the syntax file didn't work if auto completion was off.

Fixes an issue where canceling column selection with ESC key didn't' work correctly in some cases.

Fixes an issue where 'Auto Indent on Paste' option didn't work as expected in some cases.

Fixes an issue where Find Previous with regular expression could skip matches.

Fixes an issue where 'Starting column #' sort option didn't work as expected in foreign language ANSI files.

Fixes an issue where 'Set Marker' in the file dialog didn't follow 'Whole word only' option.

Fixes an issue where built-in browser window didn't follow 'Save Window Width' command.

v5.1764

Fixes an issue where restoring window size could be incorrect due to Windows 10 invisible borders.

Fixes an issue where #AUTOCASE=y in the syntax file didn't work if auto completion was off.

Allows Ctrl+Shift+Up/Down instead of Ctrl+Alt+Up/Down to avoid hotkey conflict.

Fixes an issue where Search Tag command could cause program crash in some cases.

Fixes an issue in the previous build where the main window couldn't restore position to second monitor.

Adds 'Align Equal Signs' menu command ('Edit'->'Format').

Find in Files adds a new option to show search contents only.

Adds missing C++ 11 keywords to cpp.stx.

Supports syntax highlighting for JavaScript template literals.

Adds a toolbar button for Recent Directories command.

Fixes an issue where Open Remote dialog box could cause program crash in some cases.

Fixes an issue in the previous build where Output Window size could not be restored when located at the right side.

Fixes sftp connection issues on some servers.

Fixes an issue in the previous build where Save As Remote didn't work correctly in some cases.

Supports non-blocking Open/Save Remote and FTP Upload.

Fixes an issue where side panel and output window couldn't handle right click from touch and pen input.

Fixes an issue where Match Tag command didn't work correctly in some cases.

Adds 'Toggle Column Marker' command to the popup menu.

Canceling column selection with ESC key didn't' work correctly in some cases.

Select Tag command didn't work as expected in some cases.

Allows the Output Window to be located at either right or left side.

CSS number format now recognizes rem, vh, vw units.

'Reload unsaved buffers' didn't work correctly with remote files.

Adds 'Tabs to Spaces in Files' menu command ('Edit'->'Format').

Supports syntax highlighting SQL files by default.

Fixes an issue where 'Auto Indent on Paste' option didn't work as expected in some cases.

Fixes an issue where built-in browser window didn't follow 'Save Window Width' command.

Keystroke recoding can now record 'Fill Selection' command.

"-pl" command-line argument for selecting a project and loading all files in it.

Fixes an issue where highlighted braces sometimes were not correctly restored to normal state.

'First line of file' option for file type detection now allows regular expressions.

Fixes an issue that you could not change color of JavaScript regular expressions.

sftp now supports aes256-ctr encryption.

Adds 'Copy Project' button in the Project dialog box.

Changing 'Base directory' in the Project dialog box now updates existing file paths in the project.

Adds 'Undo/Redo to Last Save' menu command ('Edit'->'Clipboard').

Fixes an issue where opening remote file could fail if file name contains colon.

Adds 'Libraries' to drive list in the directory window.

Fixes an issue where Find Previous with regular expression could skip matches.

Fixes an issue where replace in selection sometimes couldn't update the selection correctly.

Fixes an issue where Alt+mouse drag sometimes couldn't start column selection from blank space.

Adds 'Go to Cliptext List' menu command ('View'->'Toolbars/Views').

Supports moving individual side panel tabs to the right side panel.

Fixes an issue where brace highlighting sometimes were not erased by cursor movement.

Fixes an issue where Duplicate Line command didn't work correctly when selection exists.

Fixes an issue where 'Starting column #' sort option didn't work as expected in foreign language ANSI files.

Fixes an issue where Rename File command didn't update the document tabs correctly.

Fixes an issue where 'Set Marker' in the file dialog didn't follow 'Whole word only' option.

Adds 'Run as Text Fitler (Browser)' option to the user tool actions.

Version 5.0 (2018-03-26)

=== Features ===
- Ctrl+Alt+Up/Down key makes column selection for multiple input points.
- Alt+Mouse click makes multiple input points.
- Consecutive 'Select Word' command adds next occurrence to the selection.
- Allows column selection in word wrap mode.
- Improves right-to-left language support.
- Improves speed of brace highlighting.
- Allows multiple hotspots in cliptext.
- Find in Files preserves 'case sensitive' and 'whole word only' options between sessions.
- 'Delete Blank Lines' command includes lines with tabs and spaces only.
- Updates HTML toolbar for HTML 5 elements.
- Function list supports 'Retain Filter Text' menu option.
- Ctrl+Shift+F shortcut key for Find in Files.
- Record Keystrokes command now supports recording file open command.
- When uploading a file to ftp server fails, it now displays a message box for retry.
- Pasting text over multiple input points now retains current multiple input points.
- Ctrl+Alt+Left/Right key for extending column selection.
- 'Tile Horizontally/Vertically' button on the Window List now automatically closes the dialog box.=== Bug fixes ===
- Fixes an issue where keyboard-interactive sftp authentication didn't work correctly.
- Fixes an issue where remote files could be saved to wrong directory.
- Fixes an issue where 'Duplicate Sel' could cause memory leak.
- Fixes an issue where 'Editor Font 6' option didn't work correctly in Korean Windows.
- Fixes an issue where Home key on wrapped line could place cursor in the previous line.
- Fixes an issue where toolbar could be moved to wrong position if the program window is minimized.
- Fixes an issue where syntax highlighting could be incorrect when editing stx/acp files.

DATE: 2017-11-30
BUILD: 2502

This is a cumulative patch file to fix the bugs of EditPlus 4.3.

CHANGES
=======
* Ctrl+Alt+Up/Down key makes column selection for multiple input points.
* Alt+Mouse click makes multiple input points.
* Consecutive 'Select Word' command adds next occurrence to the selection.
* Allows column selection in word wrap mode.
* Improved support for right-to-left languages.
* Allows multiple hotspots in cliptext.
* Find in Files preserves 'case sensitive' and 'whole word only' options between sessions.
* 'Delete Blank Lines' command includes lines with tabs and spaces only.
* Updates HTML toolbar for HTML 5 elements.
* Function list supports 'Retain Filter Text' menu option.
* Ctrl+Shift+F shortcut key for Find in Files.
* Record Keystrokes command now supports recording file open command.
* Fixes an issue where 'Emmet'->'Profile' menu option wouldn't work correctly.
* Fixes an issue where 'Duplicate Sel' could cause memory leak.
* Fixes an issue in the previous patch where pasting column over existing selection didn't work correctly.
* Fixes an issue in the previous patch where playback keystorke recordings didn't work correctly.
* Fixes an issue in the previous patch where 4 way split panes didn't update correctly.
* Fixes an issue in the previous patch where consecutive Select Word sometimes didn't work.
* Fixes an issue in the previous patch where 'Duplicate Sel' was missing in the 'Preferences'->'Keyboard' dialog box.
* Fixes an issue in the previous patch where deleting in wrapped lines could display garbage characters.
* Fixes an issue in the previous patch where typing Korean text into multiple input points didn't work correctly.
* Fixes an issue in the previous patch where screen update could be incorrect when drag and drop text on wrapped lines.
* Fixes an issue in the previous patch where word highlighting could be incorrect in wrapped lines.
* Fixes an issue in the previous patch where drag and drop selection could cause program crash.
* Fixes an issue in the previous patch where Align Left command on column selection could cause program crash.
* Fixes an issue in the previous patch where canceled multiple input could cause wrong insertion point.
* Fixes an issue in the previous patch where 'Allow Virtual Space' option sometimes didn't work correctly.
* Fixes an issue in the previous patch where Sort command could ommit last line.
* Fixes an issue in the previous patch where 'Disable Uniscribe output' option didn't work correctly.
* Fixes an issue in the previous patch where Ctrl+Mouse drag and drop of selected text didn't work correctly.
* When uploading a file to ftp server fails, it now displays a message box for retry.
* Fixes an issue in the previous patch where pasting column selection over existing column selection didn't work correctly.
* Fixes an issue in the previous patch where moving up multiple input points could cause program crash.
* Fixes an issue in the previous patch where cliptext didn't work correctly with a hotspot at the beginning.
* Fixes an issue in the previous patch where auto completion could fail when hotspot is at the beginning.
* Fixes an issue in the previous patch where pasting text over multiple input points could work incorrectly.
* Pasting text over multiple input points now retains current multiple input points.
* Ctrl+Alt+Left/Right key for extending column selection.
* Fixes an issue in the previous patch where date shortcut ^@ in the cliptext didn't work correctly.
* Fixes an issue in the previous patch where 'Decrease Indent' didn't work on column selection.
* Fixes an issue in the previous patch where Brace Highlighting could cause program crash in some cases.
* Fixes an issue where 'Editor Font 6' option didn't work correctly in Korean Windows.
* Fixes an issue in the previous patch where End key on wrapped line could move cursor to wrong position.

32位&64位以及汉化包

下载地址:https://AllRes.ctfile.com/dir/4028457-28105429-47f253/

第三方相关补丁:https://AllRes.ctfile.com/dir/4028457-29906322-2bab09/

avatar

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: