轻巧的开源代码编辑Notetor Next Next版本0.12版本:
发布时间:2025-06-19 10:21编辑:bet356体育官方网站浏览(84)
6月18日的Home报道,轻巧的开源代码编辑Notetor Next在0.12版中发布,该版本支持自定义工具栏布局,许多快捷键绑定和搜索导致强调代码阅读效率的显着提高。它引用了一篇博客文章,并介绍了Notepad的新版本以用户需求为中心,并在很大程度上提高了工具栏的自定义功能。用户可以自由调整位置并显示工具栏图标的内容以创建个性化界面。 In addition, it supports multiple shortcut keys that bind, and the same operation supports multiple shortcut key settings, such as Ctrl+S and Ctrl+S sealing to "saving the file" at the same time, which is flexible that fits into a variety of use habits.The new version is also accurately highlighting, and the search results are highlighting the dynamic color blocks to avoid missing basic information on long documents;编辑代码时,具体可以单独设置标签(例如变量或功能名称),以提高读取代码的能力。对于Linux用户,新版本是更新Notepadnext.desktop文件,该文件与桌面环境(例如GNOME和KDE)无缝兼容,并具有更高的启动和窗口管理速度。在技术层面上,编辑器的后端正在升级到Lexilla和Scintilla库的最新版本,以增强代码的分析性能。同时,开发团队固定了卢阿(Lua)克隆的弱点,以防止恶意代码剥削弱点。