当前位置: 首页 > 微软应用 > 办公软件 > 正文
免费开源代码编辑器 CudaText 1.219.0.0 + x64 中文多语免费版

免费开源代码编辑器 CudaText 1.219.0.0 + x64 中文多语免费版

作者:大眼仔~旭 日期:1年前 (2023-11-03) 评论:10 条

摘要:免费开源代码编辑器 CudaText 中文版 文件恢复工具由大眼仔旭(www.dayanzai.me)发布。CudaText 中文版是使用 Lazarus 编写的跨平台文本编辑器。开源项目。它的启动速度非常快(在 Linux 上的 CPU Intel Core i3 3Hz 上,约有 30 个插件,约 0.3 秒)。它…

免费开源代码编辑器 CudaText 中文版 文件恢复工具由大眼仔旭(www.dayanzai.me)发布。CudaText 中文版是使用 Lazarus 编写的跨平台文本编辑器。开源项目。它的启动速度非常快(在 Linux 上的 CPU Intel Core i3 3Hz 上,约有 30 个插件,约 0.3 秒)。它可以通过 Python 插件(插件,lint,代码树解析器,外部工具)进行扩展。语法解析器功能丰富,基于 EControl 引擎(尽管不如某些竞争对手快)。

免费开源代码编辑器 CudaText 中文版

免费开源代码编辑器 CudaText 中文版

CudaText 特色

多种语言的语法高亮显示(230 多种词法分析器)。
代码树:如果 lexer 允许,则为函数/类/等的结构。
代码折叠。
多重插入符和多重选择。
查找/替换正则表达式。
JSON 格式的配置。包括特定于词法分析器的配置。
选项卡式 UI。
将视图拆分为主要/次要视图。将窗口拆分为2/3/4/6组标签。
命令面板,具有模糊匹配。
小地图。微图。
显示未打印的空格。
支持多种编码。
可自定义的热键。
二进制/十六进制查看器,用于无限大小的文件(可以显示 10 Gb 日志)。
正确保存二进制文件。
HTML/CSS编码功能
针对 HTML,CSS的智能自动补全功能。
使用 Tab 键(Snippets插件)完成HTML标签。
HTML 颜色代码(#rgb,#rrggbb)下划线。
在编辑器区域(jpeg / png / gif / bmp / ico)中显示图片。
当鼠标移到图片标签,实体,颜色值上时显示工具提示。
实现为插件的功能
附加组件管理器
在文件中查找
片段
外部工具
专案经理
会议经理
宏管理器
拼写检查器
FTP 面板
短绒支持(CudaLint)
括号突出显示,转到配对括号
高亮显示所有事件
颜色选择器
插入日期/时间
HTML / CSS / JS / XML / SQL的格式化程序
侧边栏中的标签列表
创建备份文件
菜单配置器
和更多…

CudaText 简体中文设置

Options – Translations… – 双击 zh-CN 即可。

CudaText 许可证

MPL 许可证

官方主页

What’s new in CudaText 1.219.0.0
Nov 3, 2024
change: removed sub-option “E” from option “unprinted_content” and added sub-option “w”, it allows better customization, ie it allows to show/hide wrapped-marks independently from line-ends-marks
change: removed lexer Lua to addons
change: removed option “gutter_line_states” (replaced with “gutter_width_states”, see below)
change: removed option “gutter_bookmarks” (replaced with “gutter_width_bookmarks”, see below)
change: removed option “gutter_fold” (replaced with “gutter_width_folding”, see below)
add: app should reduce fold-block by 1 line, if ending line has more ‘lexer tokens’ on it; this feature existed before but only if option was written to *.cuda-lexmap file; now this feature works better, for all lexers, and w/o any options (thanks @pintassilgo for idea)
add: logic of disabling of inserting ‘)’ on typing it over ‘)’ – is now more like in VSCode; ie if caret leaves the original line, inserting is reenabled (thanks @pintassilgo for idea)
add: on pasting in single-line inputs, trim leading+trailing newline chars of clipboard text (thanks @pintassilgo)
add: show filename also in the title of floating-windows f1/f2/f3; don’t show title of floating tab for the main window (thanks @pintassilgo)
add: for floating-windows f1/f2/f3, save/restore tabs to/from sessions properly (thanks @pintassilgo)
add: can disable brackets decoration on gutter via new option “gutter_brackets” (thanks @FanNengHu)
add: can set width of gutter’s “line states” column via new option “gutter_width_states” (thanks @FanNengHu)
add: can set width of gutter’s “bookmarks” column via new option “gutter_width_bookmarks”
add: can set width of gutter’s “folding” column via new option “gutter_width_folding”
add: can set width of gutter’s “empty indent” column via new option “gutter_width_empty”
add: add flag ‘L’ for option “ui_history_disabled”
add: Windows IME: respect app option “spacing_y” (thanks @rasberryrabbit)
add: Windows IME: IME-window caret now blinks (testing by Rain Ding)
add: plugin Addons Manager: can remove toolbar-icons, sidebar-icons, code-tree-icons
add: plugin Sort: dialog offers 3 buttons: Sort, Save only, Cancel; added command “Run custom sort” to sort by saved dialog options (thanks @pintassilgo)
add: plugin Sort: ‘Numeric’ sorting supports any count of numbers mixed with text
add: plugin Sort: ini-file sorting now allows Undo
fix: plugin Sort: trailing empty lines appeared after Sort action (thanks @pintassilgo)
fix: minor UI bugs related to Shift+Alt+click column selection (thanks @pintassilgo)
fix: typing ‘f1(f2(f3(‘ did not give nested brackets ‘f1(f2(f3()))’ (thanks @lucvtzel)

资源:494.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:gbcp)
点击下载(提取码:i75g)
点击下载(提取码:536766)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《免费开源代码编辑器 CudaText 1.219.0.0 + x64 中文多语免费版
文章固定链接:https://www.dayanzai.me/cudatext.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (10条)
  1. 空白簿2016-02-08 18:13 回复
    祝大眼君猴年快乐,福到财来身康健!
  2. xionnew2016-02-08 18:29 回复
    新年快乐[/憨笑]
  3. 闲云清烟2016-02-14 21:10 回复
    非常感谢,解决问题!
  4. 环境加加2016-08-08 21:11 回复
    这款是绿色版本,好用,比另外几款的好用。
  5. s78w792020-01-08 22:35 回复
    2020-1-8使用显示 未注册版 ,不能恢复,系统 win10专业 1909
1 2

发表评论

返回顶部