Update 2018-03-19.md

This commit is contained in:
Damien Guard
2018-03-16 08:15:09 -07:00
committed by GitHub
parent cfe7c5b023
commit 339d23d27c

View File

@@ -1,6 +1,9 @@
## Highlights from the past week
- Atom IDE
- Shipping Console Logging
- Fixed bugs including multi-symbol autocomplete trigger, java detection etc.
- Started learning Rust
- GitHub Package
- Automated the production of `gpg` and `gpg-agent` binaries for Windows, MacOS, and Linux with [squeegpg-native](https://github.com/atom/squeegpg-native).
- Investigated the setup for [including a TypeScript transpiler in an Atom package](https://github.com/smashwilson/minimal-typescript-atom) with React.