Atom 0.205.0 發布,文本編輯器
Atom 是 Github 推出的跨平臺編輯器,目標是超越 sublime text。自從 0.200.0 版本推出后,明顯放慢了版本更新速度,新特性已經基本凍結,在穩定和速度上面下功夫,為 1.0.0 正式版發布做準備。
值得關注的特性
-
The One UI themes can now be resized in the theme settings.
-
The One themes got some color adjustments. Better balanced UI and brighter Syntax.
-
Fixed an exception that occurred in an edge case when tokenizing with certain grammars.
-
Atom now disallows invisible character strings that exceed a single character in length. Such strings caused rendering problems for the editor.
-
Fixed an issue where Atom would fail when trying to reopen editors for files that were no longer readable.
-
Fixed an issue where a message would be logged about a memory leak adding event listeners.
下載:
Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。