# 2019.04.17
[新闻] 使用 Atom 简化代码审查过程:https://github.blog/2019-04-15-easily-review-comments-in-atom/ (opens new window)
[工具] VS Code 注释翻译插件, 在不干扰正常代码的情况下,方便快速阅读英文源码,安装地址 (opens new window):<https://github.com/intellism/VS Code-comment-translate>
[工具] Mozilla 的在线 SSL 配置生成器,支持 Nginx、HAProxy、AWS ELB:https://mozilla.github.io/server-side-tls/ssl-config-generator/ (opens new window)
[资源] Vue 项目单体测试宝典,目标是实现从零开始到单元测试无障碍的进阶:https://github.com/holylovelqq/vue-unit-test-with-jest/tree/master/vue-unit-test-with-jest (opens new window)
# 配图 - 使用 Atom 简化代码审查过程
# 配图 - VS Code 注释翻译插件
![](https://github.com/intellism/VS Code-comment-translate/raw/master/doc/image/cn/Introduction.gif)