跨平臺文本編輯器Atom v1.13.0-beta5 發布

jopen 8年前發布 | 6K 次閱讀 Atom Github 編輯器

 

Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。

 

更新日志

  • For non-Latin keyboards such as Russian and Hebrew, keystrokes containing modifiers are now resolved with U.S. layout characters for all keys, not just keys with non-Latin keycaps. For example,ctrl-. and ctrl-/ are now typed based on the position of those symbols on a U.S. layout.atom/atom-keymap#179
  • On Windows, dead keys now resolve to dead for binding purposes instead of their corresponding character. This is because looking up the unicode character for a dead key via Windows APIs interferes with the keyboard buffer, causing dead keys not to register for any keystroke in which such a lookup is performed. #13263
  • Reverted a keymap behavior change in which keystrokes targeting a different DOM element were retargeted to the current focused element because it was causing an infinite recursion in certain edge cases. #13181
  • Fixed an issue that was preventing syntax highlighting on HTML files from working correctly when an attribute contained ampersands. atom/language-html#141
  • On Windows and Linux, the shortcut for reloading Atom now works again and it has been changed to ctrl-shift-f5 to avoid conflicts with the symbols-view package. #13267

下載

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!