文本編輯器,Atom 1.3.0-beta7
Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。
-
Added a
find-and-replace@0.0.1
service with aresultsMarkerLayerForTextEditor
method to obtain the results marker layer for querying. This will be helpful if you're interesting in find-and-replace markers, because they're no longer available viafindMarkers
onTextEditor
. -
Fixed an issue scrolling right when the first line is the longest in the file.
-
Fixed a state serialization issue introduced in
1.3.0-beta5
. Delete~/.atom/storage
if Atom fails to start after upgrading to this version after using1.3.0-beta5
. -
Fixed some issues with modules that attempted to assign
Error.prepareStackTrace
.
下載地址:v1.3.0-beta7