介绍
RJ TextEd – 一个多功能文本编辑器,使用源代码并支持Unicode。 该软件的主要功能包括编辑CSS和HTML,能够预览,拼写检查,处理ASCII和二进制数据,内置FPT客户端上传文件等.RJ TextEd包含语法编辑器,支持大部分 现代编程语言和标记。 该软件具有单词自动完成功能,在编辑源代码的过程中会出现弹出提示。 RJ TextEd允许您远程编辑源代码并在程序窗口中查看浏览器的结果。 由于大量有用的工具和大型功能,RJ TextEd是Web设计人员和程序员的绝佳解决方案。
软件截图
软件特点
自动完成。
代码折叠。
列模式。
多重编辑和多重选择
高级排序。
处理ASCII和二进制文件。
CSS和HTML向导。
可停靠的面板。
FTP和SFTP客户端同步。
文件浏览器,文本剪辑,代码浏览器,项目经理……
在代码页,Unicode格式和文本格式之间进行转换。
Unicode和ANSI代码页检测。
打开/保存没有签名(BOM)的UTF-8编码文件。
Unicode文件路径和文件名。
HTML验证,格式和修复。
可用的工具,如语法编辑器,颜色选择器,charmap。
更新日志
Version 16.40 (May 27, 2025)
-----------------------------------------------------------
Text compare
Added a few new options to handle spaces, tabs and linefeeds when comparing text.
Options
Added a new page for text compare to make it easier to find.
Code Explorer panel
Redesigned the code explorer panel to make it easier to use and to fix a few issues.
Use the 4 rightmost buttons at the top to select view. The views are:
Code explorer. Display classes, functions ...
Favorites. Display added favorite functions, methods, structures ...
Todo/Note. Display todo list and notes in the code.
Bookmarks. Display regular and numbered bookmarks in the code.
The bookmark view should work with plain text files as well.
Find/Replace (non-modal window)
Fixed several issues when using the non-modal search window.
- Continue beyond end of file should work now.
- Changing options should work as well now.
Bookmarks panel
Columns are resized properly now.
Misc
* Added a "Toggle bookmark" item to the right click editor menu.
* Added "Find next/previous clipboard-content" to the "Search - more" menu.
Fixed
* Save to a hidden file.
* Replace count in status-bar when replacing inside a selection.
* Compare remote files with external diff tool.
* A few issues found by users.