内容简介:CudaText 是一个跨平台的免费文本编辑器,用 Lazarus 编写。目前,CudaText 1.101.5.0 已完成发布,该版本更新内容如下: Added 优化 unfolding code 优化“colored ranges”的呈现(它们在 Bash lexer 中用于 $(...
CudaText 是一个跨平台的免费文本编辑器,用 Lazarus 编写。目前,CudaText 1.101.5.0 已完成发布,该版本更新内容如下:
Added
- 优化 unfolding code
- 优化“colored ranges”的呈现(它们在 Bash lexer 中用于 $(...),在 AutoIt lexer 中用于多行注释)。 具有大量 colored ranges 的语法测试文件显示了更快的 scrolling
- option“ui_notif_confirm”以启用文件自动重新加载的确认
- 对话框“Save Tabs”具有新按钮“Toggle”
- commands“将选项卡移动到组 1”,“将选项卡移动到组 2”
- commands“将选项卡移动到组 floating-1/ floating-2/ floating-3”
- ......
Fixed
- lexer JS:高亮 regex'es
- 折叠范围未从历史记录中恢复(if scroll pos: on top)
- 在“preview tab”(Project Manager)中打开文件时,文件名有时不正确(with "ui_notif":true)
下载地址:http://uvviewsoft.com/cudatext/download.html
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 我做编辑器这些年:钉钉文档编辑器的前世今生
- 有爱编辑器 1.7.1 发布,mysql 编辑器 GUI
- 小书匠编辑器 6.0.0 发布,好用的 Markdown 编辑器
- 小书匠编辑器 6.0.0 发布,好用的 Markdown 编辑器
- 10个最佳富文本编辑器
- 在线代码编辑器利器-codeMirror
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms in Java, Part 5
Robert Sedgewick / Addison-Wesley Professional / 2003-7-25 / USD 54.99
Algorithms in Java, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewick's thoroughly revised and rewritten series. The first book, Parts 1-4, addresses fundamental algorithms, data......一起来看看 《Algorithms in Java, Part 5》 这本书的介绍吧!