GitHub Atom 1.3.0/1.4.0 Beta 1 發布
Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。
1.3.0 主要更新
-
The tree-view now sorts directory entries more naturally, in a locale-sensitive way.
</li> -
Lines can now be moved up and down with multiple cursors.
</li> -
Improved the performance of marker-dependent code paths such as spell-check and find and replace.
</li> -
Fixed copying and pasting in native input fields.
</li> -
By default, windows with no pane items are now closed via the
</li>core:close
command. The previous behavior can be restored via theClose Empty Windows
option in settings. -
Fixed an issue where characters were inserted when toggling the settings view on some keyboard layouts.
</li> -
Modules can now temporarily override
</li>Error.prepareStackTrace
. There is also anError.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.
</li> </ul>1.4.0 beta 0 主要更新
-
The tree-view now sorts directory entries more naturally, in a locale-sensitive way.
</li> -
Lines can now be moved up and down with multiple cursors.
</li> -
Improved the performance of marker-dependent code paths such as spell-check and find and replace.
</li> -
Fixed copying and pasting in native input fields.
</li> -
By default, windows with no pane items are now closed via the
</li>core:close
command. The previous behavior can be restored via theClose Empty Windows
option in settings. -
Fixed an issue where characters were inserted when toggling the settings view on some keyboard layouts.
</li> -
Modules can now temporarily override
</li>Error.prepareStackTrace
. There is also anError.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.
</li> </ul>下載頁面:
- </li>
-
</li>
</ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-