吐血推荐"泛绿色编程工具": EditPlus 已于 2010-07-14 升级到 v3.12(602)

EditPlus 已于 2010-07-14 升级到 v3.12(602)

https://files.cnblogs.com/Microshaoft/EditPlus.v3.12.b602.zip
注: 下载包中补充了
http://www.cnblogs.com/JustinYoung/archive/2008/05/08/ayi03-plus-editplus.html
提供的技巧和ClipText.ctl、AutoComplete.acp等文件
鸣谢EdipPlus死忠: 阿一 杨正祎(Justin Young)的无私共享
http://justinyoung.cnblogs.com/

本下载包使用方法:

1.下载后解压到"d:\editplus\"

2.运行后,设置用户数据文件目录为"D:\EditPlus\User\...",如图

What's New

Version 3.10

<feature>
* Visual Style for toolbar background
* 'Exclude' option added on the Find in Files.
* 'Cache directory content' added on the FTP Settings dialog box.
* 'Find Window' command (Window menu).
* 'Next/Prev Function' commands (Search menu).
* Supports align of column selection.
* Allows decimal point for 'auto save interval'.
* Document Selector setting for max/min number of rows ('Preferences'->'Layout').
* 'Close Others' command added to the Document Selector.
* Resizable project dialog box.
* 'Show project name on the title bar' option ('Project'->'Edit Project').
* 'No Recent File list' option ('Preferences'->'Files').
* 'Invert Markers' command ('Search'->'Markers').
* 'Reload All' command ('File'->'Others').
* 'Check the Latin alphabet only' spell checker option.
* 'Stop at the end of file' option for the 'Playback Multiple' command.
* 'Stay open' option on the Function List dialog box.
* 'Next/Prev Document Row' command ('Window'->'Others').
* 'Always binary type for gif, jpg, png files' option (Upload dialog box).
* 'Remove Line' command (Output Window).
* 'Remove Leading Spaces' command ('Edit'->'Format').
* 'Close if found' option (Find dialog box).
* 'Cliptext Item 1 - 10' commands ('Edit'->'Cliptext').
* 'Enable Auto Run Groups' option ('Tools'->'User Tool Groups').
<bug fix>
* FTP did not work if username contains '@' sign.
* 'Open With' from Explorer could fail in some cases.
* sftp could cause stack overflow crash.
* '(' letter in the remote file name could cause program crash.
* Code Folding feature could significantly slow down the file loading.
* Recent Files list had duplicated lists for remote files.
* 'Rename' could fail if file did not appear on the Directory Window.
* 'Begin/End Column' did not work correctly with horizontal scroll.
* 'Tabs to Spaces' conflicted with the code folding feature.
* Some sftp site could cause program crash.

3.01
3.00
2.31
2.30
2.21
2.20
2.12 patch build 225
2.12 patch build 183
2.12 patch build 147
2.12 patch build 106
2.12
2.11 (SR-2)
2.11 (SR-1)
2.11
2.10c
2.10a
2.10
2.01
2.00

1.25
1.24
1.23
1.22
1.21
1.20
1.10
1.04
1.02
1.01
1.00 (20-Mar-1998)



EditPlus 是一个功能强大,可取代记事本的文字编辑器,
支持用户定制命令行工具菜单,可以作为一个轻量的"泛绿色编程工具"
(相对于 notepad 还不足够绿)

我是一个十足的 EditPlus 的死忠,
平时的工作我根本离不开这玩意儿,
Microsoft.Net 代码片断都是用这个编写、编译的。
EditPlus 绝对算是一个"绿色软件",
我用的服务器上,都复制了绿色版 editplus,作为绿色 .Net 编程工具。
EditPlus + DbgCLR + .Net Framework SDK 是在远程服务器本机调试 .Net 的最经济配置
我的绿色 editplus 配了一些常见的定制工具命令行:
.Net、C#、Java、VC++、...
,吐血推荐使用,欢迎提意见,补充!

使用方法如下:
1.下载 EditPlus 安装包
 EditPlus v2.31(406) 安装包下载地址:
 http://www.cnblogs.com/Microshaoft/admin/ftp://ftp.editplus.com/epp231.exe
 http://www.cnblogs.com/Microshaoft/admin/ftp://ftp.editplus.com/epp231_en.exe
2.安装 EditPlus 安装包,或者直接解压该安装包到指定的 EditPlus 安装目录
3.下载 EditPlus 升级包
 EditPlus v2.31(441) 升级包下载地址:
 http://www.cnblogs.com/Microshaoft/admin/ftp://ftp.editplus.com/epp231p441_0430.zip
4.升级 EditPlus 版本,将 EditPlus 升级包直接解压到指定的 EditPlus 安装目录
5.下载 Microshaoft 提供的 EditPlus "用户定制工具包"
 Microshaoft 提供的"用户定制工具包(Configure User Tools)"下载地址:
 http://microshaoft.googlepages.com/EditPlus.User.Tools.Microshaoft.zip
6.将 Microshaoft 提供的 EditPlus "用户定制工具包"直接解压到指定的 EditPlus 安装目录
7.运行 EditPlus,可能出现一些错误提示对话框,忽略即可
8.设定 INI 配置文件路径
 点击菜单: Tools -> INI File Directory ...
 在 "INI File Directory" 窗口指定 *.INI 文件的存储目录路径:
 例如: D:\EditPlus\User\INI
 后点击"ok",确定
9.设定 Cliptext (*.CTL)文件(代码片段)存储目录路径
 点击菜单: View -> Toolbars/Views -> Cliptext Window (Alt+Shift+1)
 用鼠标右键,在 Cliptext Window (Cliptext Tab 选项页)上的下拉框
 在"弹出式菜单"上点击"Directory..."菜单项
 在 "Cliptext Directory" 窗口指定 *.CTL(代码片段) 文件的存储目录路径:
 例如: D:\EditPlus\User\INI
 后点击"ok",确定
10.调整 *.INI 文件中的配置文件中保存的路径
 (如果 EditPlus 的安装目录是 D:\EditPlus 可忽略此步骤)
 用 EditPlus 打开 \User\INI\ 目录下的所有 *.ini 文件
 将这些文件中所保存的"目录路径"信息,进行全文替换为真正的 EditPlus 的安装目录
 其中:
  template.ini
  文件中保存的都是各种类型的文件的模板文件的保存路径
  tools.ini
  文件中保存的都是各用户定制工具中的命令行执行程序的路径及其参数信息
 请用户根据实际情况自行调整这些文件的保存的路径信息后,后保存这些文件
附录:
 其他 EditPlus 资源
 http://www.editplus.com/files.html
 http://www.cnblogs.com/Microshaoft/admin/ftp://ftp.editplus.com/files

==============================================================
我是一个十足的 EditPlus 的拥趸者
平时的工作我根本离不开这玩意儿,代码片断都是用这个编写、编译的
(既经济,又实惠,量又足,我天天都用她,我们天天见)
大家一起来"泛绿色编程"(相对于notepad)
我用的服务器上,都装了绿色版editplus,
editplus + DbgCLR + .Net Framework SDK是远程服务器调试 .Net 的最经济配置
我的绿色editplus 配了好多定制工具命令行,吐血推荐使用
下载在本页的 header 找!



注意:
1.大家尽量慎用运行安装程序,有些定制好的东西可能丢失,安装前强烈建议先备份目录
2.建议用解压软件解压安装包,将 exe、dll 之类的文件覆盖你现有老版本的同名文件即可
3.如果使用我的绿色版又不想在D盘,可打开editplus 目录下的 *.ini 替换目录,包括集成定制菜单的路径也可提换
4.如果发现定制的无效,请尝试删掉注册表:
   HKEY_CURRENT_USER\Software\ES-Computing
   然后重启 editplus


公元 2006年10月30日终于看到了新的版本 v2.30(275) 闪亮登场 闪亮登场:

EditPlus is an Internet-ready 32-bit text editor, HTML editor and
programmers editor for Windows. While it can serve as a good replacement
for Notepad, it also offers many powerful features for Web page authors and
programmers.

What's new:

<feature>
* Code Folding based on line indentation (View->Code Folding).
* 'Copy as HTML' command (Edit->Clipboard).(以后贴代码方便了)
* 'Search Document', 'Search All Open Files' command (Edit->Insert).
* $(WindwList) argument macro supports 'Create temp file of remote file' option.
* 'Use XHTML tags' option (Preferences->General).
* Setup program supports 'Store configuration files in my profile directory' option.
* 'Sum' command (Tools).
* 'View in Browser 2' command (View).
* 'Create File' command (Directory Window).
* 'Default encoding' option (Preferences->Files).
* 'Beginning page number' option (Preferences->Print).
* Holding down the Shift key when deleting file bypasses the Recycle Bin.
* Backup File Directory option allows environment variable.
* 'Warn if server doesn't respond in 10 sec.' option (FTP Settings).
* Adds 'Document'->'File Format Multiple' as a separate command.
* Toolbar button for 'File Directory', 'Monitor Clipbaord', 'Set Read Only'.
* 'Use system font in dialog box' option (Preferences->Fonts).

<bug fix>
* One undo command could cause multiple undo operations.
* Syntax colors not updated in first line after change syntax color.
* 'Recent Directories' not working in Directory Window on Projects.
* 'Default encoding' option was not applied to new file.
* Up/Down key caused wrong cursor position with selected text.
* On Windows Vista, regex could be entered at wrong position on the Find dialog box.
* 'Edit'->'Insert'->'Search Document' command could cause program crash.
* Some FTP sites could cause program crash.
* Multiple instances did not maintain its own Base Local Directory.
* In word wrap mode, screen update was not correct in some cases.
* Toolbar buttons for Expand/Collapse One Level, Exapnd/Collapse All.
* 'Code Folding'->'Collapse' command did not work correctly in some cases.
* Del key at the end of line could cause incorrect code folding.
* Multi-line input box on the Find/Replace dialog box had 40kb limit.
* Replace All command could produce repetitive "Unknown error" messages.
* 'Trim trailing spaces on save' option caused program crash on Undo command.
* Undo command in word warp mode could cause program crash.
* Prevents possible program crash with the Undo command.
* Some FTP servers could cause program crash.
* Code folding did not work if auto completion option was turned off.
* Disconnect Automatically option produced error message on refresh.
* Prevents possible program crash with the Undo command.
* Screen updated could be wrong with drag and drop editing.
* Multiple undo commands could cause program crash.
* Multiple undo commands could cause program crash.
* Trim Trailing Spaces on Save option with blank file could cause program crash.
* Wrap After Format Column Number option could cause wrong cursor position.
* 'Find in Directory' command (Directory Window).
* Open Remote command could cause program crash if ithere is no FTP account.
* On the file size warning, the 'No' button did not work correctly.
* Adds 'Preserve existing signature' to the 'UTF-8 signature' options.
* Screen update was not correctly when deleting column selection.
* 'Always on Top' command (Window).
* Supports Unicode big endian files.
* Auto-complete by Enter key could cause screen update problem.
* The font of the address bar of the internal browser could be changed to System.
* UTF-8 BOM option (Preferences->Files).
* View in Browser command on a new document could cause program crash.
* Recent Files now always displays full path name.
* On 64-bit Windows, supports 4 GB virtual memory.
* 'Create File' command on the Directory Window could overwrite existing file.
* Wrap after format column number option sometimes did not work correctly.
* Resizing word wrap document window caused cursor position problem.
* 'Trim trailing spaces on save' option (Preferences->Settings & syntax).
* Screen update sometimes was not correct with the Undo/Redo commands.
* Word wrap setting sometimes was not applied correctly with the Save As command.
* Paste from clipboard could cause program crash.
* Opening a file with word wrap could cause program crash.
* Opening an ftp file from Directory Window could cause program crash.
* 'Always apply wrod wrap' print option did not work correctly.
* 'Ignore header/footer' option (Preferences->Print).
* 'Go to Column' command (Search).
* 'Char Code' command (Edit->Others).
* 'FTP Settings'->'Check file modification when saving' sometimes didn't work.
* 'Always apply word wrap' print option could cause program crash.
* Displays current encoding on the Status Bar.
* Updated system code page list.
* 'Create File' on the Directory Window did not work correctly with ftp servers.
* Code folding marks were disappeared when turning off word wrap option.
* Selecting lines with mouse drag did not work correctly.
* On the Directory Window, the right mouse button on the project view caused program crash.
* templatex.html was not copied to 'old files' folder on re-install.
* Program would crash when pressing the 'Add' button on 'Preferences'->'Project'.
* On 'Preferences'->'Project', 'Currently assigned to' message was not displayed correctly.
* Screen update was not correct when collapsing code at the end of file.
* Color options for code folding marks (Preferences->Colors).
* On the FTP upload status, cancel button could cause program crash.
* Word wrap could be wrong when deleting text.
* Find and replace on column selection could cause program crash.
* 'Force displaying hidden files' FTP option caused problem with VMS servers.
* Keystroke recordings did not work with the Tabs to Spaces command.
* Some Hangul IME did not work correctly.
* sftp could not handle servers which send SSH_MSG_IGNORE packet.
* FTP did not work correctly with some Mac servers.
* Program could crash with some syntax files.
* Duplicate Char command did not work correctly in some cases.
* NTFS File summaries were not preserved on file save.
* Clicking '..' on Open Remote dialog box did not work with VMS servers.

posted @ 2006-10-30 23:22  于斯人也  阅读(6255)  评论(41编辑  收藏  举报