Add my weekly focus

This commit is contained in:
Max Brunsfeld
2018-03-12 07:19:02 -07:00
committed by GitHub
parent 1baebcd8e7
commit c278224bea

View File

@@ -13,6 +13,7 @@
- Teletype
- Released [Teletype 0.10.0](https://github.com/atom/teletype/releases/tag/v0.10.0), introducing a streamlined view of your collaborators' avatars inside the editor ([atom/teletype#332](https://github.com/atom/teletype/issues/332))
- Tree-sitter
- Implemented some optimizations to make Tree-sitter parsers compile faster and produce smaller binaries (https://github.com/tree-sitter/tree-sitter/pull/137) (https://github.com/tree-sitter/tree-sitter/pull/140).
- Xray
- Engineering Improvements
- Begin a more robust solution to locating the correct Python binary [atom/atom#16885](https://github.com/atom/atom/pull/16885) [atom/apm#775](https://github.com/atom/apm/pull/775) [atom/dowsing-rod](https://github.com/atom/dowsing-rod)
@@ -29,6 +30,7 @@
- Open RFC for [streamlining collaboration set-up](https://github.com/atom/atom/blob/3752dca5b032e3b95bb480a6de73bbde41eb821c/docs/focus/README.md#2-streamline-collaboration-set-up)
- Begin adding support for joining a portal via URL ([atom/teletype#109](https://github.com/atom/teletype/issues/109))
- Tree-sitter
- Work with Xray team to figure out how Tree-sitter will be used from Xray.
- Xray
- Engineering Improvements
- Reactor Duty