Add Teletype highlights for the past week and focus for the week ahead

This commit is contained in:
Jason Rudolph
2018-02-12 08:26:37 -05:00
parent 50de9345bc
commit d9993b2dda

View File

@@ -3,11 +3,15 @@
- Atom IDE
- GitHub Package
- Teletype
- Released [Teletype 0.7.0](https://github.com/atom/teletype/releases/tag/v0.7.0) with improved diagnostics for errors that occur during package initialization (https://github.com/atom/teletype/issues/266, https://github.com/atom/teletype/issues/297)
- Opened atom/teletype#323, atom/teletype-client#52, and atom/fuzzy-finder#335 to pave the way for guests to use the fuzzy-finder to open any remote editor shared by the host (https://github.com/atom/teletype/issues/268)
## Focus for week ahead
- Atom IDE
- GitHub Package
- Teletype
- Complete initial implementation and merge pull requests (atom/teletype#323, atom/teletype-client#52, and atom/fuzzy-finder#335) allowing guests to use the fuzzy-finder to open any remote editor shared by the host (https://github.com/atom/teletype/issues/268)
- Use fuzzy-finder support internally in our day-to-day workflows to assess usability
- Treesitter
- Xray