2019.06.11

[新闻] Visual Studio Code 1.35.0 发布;远程开发 (Preview) 可在稳定版使用、折叠所有列表和树的命令,快捷键是 ⌘←、更好的合并提示 Compare Changeshttps://code.visualstudio.com/updates/v1_35#_remote-development-preview

[类库] Web 版的 Terminal,VSCode 的 Terminal 就在用它:https://github.com/xtermjs/xterm.js

[类库] TypeScript + Babel = TSBB,基于 TypeScript 零配置的 CLI 工具:https://github.com/jaywcjlove/tsbb

[工具] 你的时间去哪了?《Toggl 桌面计时器介绍》:https://sspai.com/post/44349

配图 - Visual Studio Code 1.35.0 发布

配图 - XTerm

配图 - Toggl

示例 - TSBB

$ npx tsbb create my-project
$ cd my-project

$ npm run watch # Listen compile .ts files.
$ npm run build # compile .ts files.
$ npm start

今日图 - 安慰程序员的方法