GitHub Atom 1.3.0/1.4.0 Beta 1 发布
欢迎加入运维网交流群:263444886GitHub Atom 1.3.0/1.4.0 Beta 1 发布,
1.3.0 主要更新
[*] The tree-view now sorts directory entries more naturally, in a locale-sensitive way.
[*] Lines can now be moved up and down with multiple cursors.
[*] Improved the performance of marker-dependent code paths such as spell-check and find and replace.
[*] Fixed copying and pasting in native input fields.
[*] By default, windows with no pane items are now closed via the core:close command. The previous behavior can be restored via the Close Empty Windows option in settings.
[*] Fixed an issue where characters were inserted when toggling the settings view on some keyboard layouts.
[*] Modules can now temporarily override Error.prepareStackTrace. There is also an Error.prototype.getRawStack() method if you just need access to the raw v8 trace structure.
[*] Fixed a problem that caused blurry fonts on monitors that have a slightly higher resolution than 96 DPI.
1.4.0 beta 0 主要更新
[*] The tree-view now sorts directory entries more naturally, in a locale-sensitive way.
[*] Lines can now be moved up and down with multiple cursors.
[*] Improved the performance of marker-dependent code paths such as spell-check and find and replace.
[*] Fixed copying and pasting in native input fields.
[*] By default, windows with no pane items are now closed via the core:close command. The previous behavior can be restored via the Close Empty Windows option in settings.
[*] Fixed an issue where characters were inserted when toggling the settings view on some keyboard layouts.
[*] Modules can now temporarily override Error.prepareStackTrace. There is also an Error.prototype.getRawStack() method if you just need access to the raw v8 trace structure.
[*] Fixed a problem that caused blurry fonts on monitors that have a slightly higher resolution than 96 DPI.
下载页面:
[*] 1.3.0
[*] v1.4.0-beta0
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
页:
[1]