博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
20080712 - EmEditor Professional 7.50 Alpha 1
阅读量:4709 次
发布时间:2019-06-10

本文共 3198 字,大约阅读时间需要 10 分钟。

EmEditor Professional 7.50 alpha 1 is available for download. The new features include:

- Box editing is now possible (allows you to insert text at each line within the box selection).

- Binary (ASCII View) and Binary (Hexadecimal View) were added to available encodings.
- The Indent Guides (Configuration Properties > Marks > Show Indent Guides).
- Horizontal/vertical lines are now drawn as dotted lines.
- Right-click in the line numbers or the left side of the window to move the cursor to start of that line.
- Tag Format can be now specified with regular expressions (Customize > Edit > Tag Format).
- Drag and drop editing can be now disabled (Customize > Edit > Enable Text Drag and Drop).
- Customize > Edit > "Read Only when a temporary file opened with View Source on Internet Explorer".
- Customize > Advanced > "Use System Temporary Folder".
- The Keyboard Map window can be sorted by clicking each column.
- INI files can be now imported to the Registry (Import and Export Wizard > Import Personal INI files to the Registry.).
- The "Copy" command now copies the entire current line when no text is selected. The old behavior can be also selected by using "Copy Selection" command.
- The "Cut" command now cuts the entire current line when no text is selected. The old behavior can be also selected by using "Cut Selection" command.
- The Function Bar can be displayed now (View > Function Bar).
- The new dialog when invalid characters are contained in the opening file.
- The new dialog when the document contains characters which will be lost if saved as selected encoding for saving.
- Find in Files results can be redirected in the Output Bar (Find in Files > Use Output Bar).
- The new "Jump Next" and "Jump Previous" commands can be used to jump between results in the Output bar.
- Mouse wheel with CTRL increases or decreases font size.
- Mouse wheel with Right-click moves to next or previous document.
- New commands:
-- Reload as Binary (ASCII View)
-- Reload as Binary (Hex View)
-- Save as Binary (ASCII View)
-- Save as Binary (Hex View)
-- Jump Next
-- Jump Previous
-- Cut Selection
-- Copy Selection
-- Set Word to Replace
-- Replace Next
-- Toggle Function Bar
- The Projects plug-in was improved with solution templates, the toolbar, the parameter information tooltip, etc. It also allows you to open Visual Studio solution files as read-only.

Download:

http://www.emeditor.com/pub/emed750a1epx.msi (32-bit)
http://www.emeditor.com/pub/emed750a1ep64.msi (64-bit)

 个人觉得比较重要的几个更新是:

- 增强了盒编辑
- ASCII码模式和16进制模式
- The Function Bar
- 多文件查找结果可重定向到 the Output Bar 了(其实原来模式也有好处,即,可编辑)
- 鼠标滚轮缩放

---------------------------------------------------------------

据说,Vim是编辑器的神,Emacs是神的编辑器。

那么EmEditor和Emacs同姓不同名,可能沾上了点 Em 的光,得奖了。

Emurasoft, Inc. is pleased to announce that EmEditor has been nominated for

——the Best Application for the Shareware Industry Awards 2008.

The Shareware Industry Awards were conceived to honor the very best programs marketed using the "shareware" marketing model. The award winners will be announced on July 19, 2008 at the Software Industry Conference.

说笑了,用过就知,的确是很棒的软件,虽然其beta有点长。

 

转载于:https://www.cnblogs.com/likun/archive/2008/07/12/1241636.html

你可能感兴趣的文章
正则表达式速查表
查看>>
项目开源-基于ASP.NET Core和EF Core的快速开发框架
查看>>
UVA 580 - Critical Mass(简单DP)
查看>>
iOS应用日志:开始编写日志组件与异常日志
查看>>
Linux通过NFS实现文件共享
查看>>
java安装1.8和1.7,报错:Error: Registry key 'Software\JavaSoft\Java Runtime Environment'\CurrentVers...
查看>>
iOS多线程编程之NSOperation和NSOperationQueue的使用(转自容芳志专栏)
查看>>
svn不能添加.a文件的解决方法
查看>>
15模块-Maps【管理地图控件】
查看>>
[转]crontab命令指南
查看>>
vue 二级列表折叠面板
查看>>
ClientValidationEnabled
查看>>
Linux 硬盘分区、分区、删除分区、格式化、挂载、卸载
查看>>
Jam - an open-source build system
查看>>
编写一个程序,将d:\java目录下的所有.java文件复制到d:\jad目录下,并将原来文件的扩展名从.java改为.jad。...
查看>>
Mysql命令大全
查看>>
nginx.conf 基础配置
查看>>
centos创建文件命令
查看>>
【php】 php能做什么
查看>>
VTK初学一,比较常见的错误2
查看>>