跨平臺文本編輯器Atom v1.14.2 發布
Atom 是 Github 專門為程序員推出的一個跨平臺文本編輯器。具有簡潔和直觀的圖形用戶界面,并有很多有趣的特點:支持CSS,HTML,JavaScript等網頁編程語言。它支持宏,自動完成分屏功能,集成了文件管理器。
更新日志
- Atom core changes:
- TextBuffer changes:
- Ensure that markers are marked as destroyed when their marker layers are cleared via the new
MarkerLayer.clear
API. atom/text-buffer#203 - Fix a rare stack overflow when editing large files. atom/text-buffer#204
- Fix an exception when calling
DisplayMarkerLayer.findMarkers
from aDisplayMarker.onDidDestroy
callback. atom/text-buffer#205 - Fix regressions in multi-line searches introduced as part of a search optimization.
- Introduce some assertions to help us debug some very rare exceptions. atom/text-buffer#208
- Ensure that markers are marked as destroyed when their marker layers are cleared via the new
下載
- atom-1.14.2-delta.nupkg
- atom-1.14.2-full.nupkg
- atom-amd64.deb
- atom-amd64.tar.gz
- atom-api.json
- atom-mac-symbols.zip
- atom-mac.zip
- atom-windows.zip
- atom-x64-1.14.2-delta.nupkg
- atom-x64-1.14.2-full.nupkg
- atom-x64-windows.zip
- atom.x86_64.rpm
- AtomSetup-x64.exe
- AtomSetup-x64.msi
- AtomSetup.exe
- AtomSetup.msi
- RELEASES
- RELEASES-x64
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/1ffb8075
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!