Github Atom v1.9.8 和 1.10.0-beta5发布了,Atom 是 Github
专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语
言。它支持宏,自动完成分屏功能,集成了文件管理器。 v1.9.8主要改进记录如下: Fix an issue where grammar-used activation hooks were not triggered properly on startup. Fix an error that would occur when reloading a window with no project folders. Fix a couple uncaught exceptions introduced via the new pane-split-via-tab-dragging UX: atom/tabs#332 and atom/tabs#354. Fix a rare uncaught exception that could occur in display layers: #12085 Fix an uncaught exception from the settings view when package update fails: atom/settings-view#766
1.10.0-beta5主要改进记录如下: Fix an issue where grammar-used activation hooks were not triggered properly on startup. Fix an error that would occur when reloading a window with no project folders. Fix a couple uncaught exceptions introduced via the new pane-split-via-tab-dragging UX: atom/tabs#332 and atom/tabs#354. Fix a rare uncaught exception that could occur in display layers: #12085 Fix an uncaught exception from the settings view when package update fails: atom/settings-view#766
下载地址:
https://github.com/atom/atom/releases/tag/v1.9.8
https://github.com/atom/atom/releases/tag/v1.10.0-beta5 |