发布于 2016-10-20 00:21:30 | 70 次阅读 | 评论: 0 | 来源: 网友投递
GitHub Atom 文本编辑器
Atom 是 Github 专门为程序员推出的一个跨平台文本编辑器。具有简洁和直观的图形用户界面,并有很多有趣的特点:支持CSS,HTML,JavaScript等网页编程语言。它支持宏,自动完成分屏功能,集成了文件管理器。
Github Atom 1.12.0-beta3 发布了,
改进内容如下:
Fixed a regression where delete
on the numeric keypad was not recognized on Linux. #12958
Fixed flickering of overlay decorations that could occur with split panes. #8295