GitHub Atom 0.208.0 發布,文本編輯器
Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。
顯著的更新:
-
Atom now opens files larger than 2MB with syntax highlighting, soft wrap, and folds disabled. We'll work on raising the limits with these features enabled moving forward
-
Double-clicking a file in the Tree View now makes it a permanent tab when using preview tabs
-
The Symbols View now automatically scrolls to the function in the editor as you move between functions in the list
-
Optimizations to editor rendering in 0.206.0 disabled sub-pixel anti-aliasing. It has been restored in this release.
另外把0.207.0版的更新也補充到這里。 -
-
Atom now automatically re-enables the Tabs and Tree View packages when the deprecated Sublimes Tabs is installed
-
Fixed an issue where opening the Settings View would show an error notification