From 2ad3791278cbd77dfa87e33a4038fff57e61bed9 Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Mon, 16 Apr 2018 07:24:10 -0700 Subject: [PATCH] Add my weekly focus --- docs/focus/2018-04-16.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/focus/2018-04-16.md b/docs/focus/2018-04-16.md index 0b2b20e45..27b830f34 100644 --- a/docs/focus/2018-04-16.md +++ b/docs/focus/2018-04-16.md @@ -32,4 +32,5 @@ - Publish RFC for more quickly collaborating with coworkers and friends ([atom/teletype#344](https://github.com/atom/teletype/pull/344)) - Improve ability to tell which cursor belongs to which collaborator ([atom/teletype#338](https://github.com/atom/teletype/issues/338)) - Tree-sitter + - Start work on making syntax trees fully persistent so that they can be used in Xray on multiple threads. - Xray