Update 2018-03-12.md

This commit is contained in:
Damien Guard
2018-03-12 09:26:25 -07:00
committed by GitHub
parent 9d0cebcd9a
commit 0397add9c9

View File

@@ -1,6 +1,7 @@
## Highlights from the past week
- Atom IDE
- ConsoleLogging now working but pending Facebook resolving a Console layout bug in Atom IDE UI
- @atom/watcher
- Correctly emit deletion events for moves out of the watch root on Linux and MacOS [#125](https://github.com/atom/watcher/pull/125)
- Upgrade MacOS build to CircleCI 2.0 [#129](https://github.com/atom/watcher/pull/129)
@@ -23,6 +24,9 @@
## Focus for week ahead
- Atom IDE
- Reach out to Facebook regarding Debugger, Workspace viewer and possible rename symbol UI
- Per-folder configuration system
- Learn rust and get to grips with current ide-rust implementation
- @atom/watcher
- GitHub Package
- Continue packaging a bundled GPG distribution [atom/squeegpg-native](https://github.com/atom/squeegpg-native)