智能化下的产物,无人棋牌室
Atom 1.9 和 1.10 beta 发布了,Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成。
Atom 1.9 Stable 主要更新内容:
- Display Layers, which are going to bring speed improvements as well as new features like free-form folds (via the
Fold Selection
command) and an improved soft-wrapping algorithm.
- Electron Upgrade (v0.37.8), which features many performance improvements and enables efficient ligatures rendering on all the platforms.
- Drag and Drop Layout Management, that provides a very intuitive way for organizing the workspace.
- Enhanced Reliability When Saving Files, which minimizes the risk of losing files when a hard crash occurs.
- Shell Commands Compatibility On Windows, that makes the
atom
command compatible with both Cygwin and Msys.
Atom 1.10 beta 主要更新内容:
- Upgrade
apm
‘s embedded Node to 4.4.5, resolving issues installing packages with native dependencies. - Add a system panel to the settings view on Windows for integration with operating system.
- Allow package tests to be stored in a
test
directory instead ofspec
.
下载地址:https://github.com/atom/atom/releases