Files
atom/docs/focus/2018-04-16.md
Antonio Scandurra f3bf3532fe Update 2018-04-16.md
2018-04-18 09:00:07 +02:00

3.5 KiB

Highlights from the past week

Focus for week ahead

  • Atom
    • Ship Atom 1.26.0 and 1.27.0-beta0 releases
  • Atom IDE
    • Start preparing launch announcement for debugging support
  • GitHub Package
    • Update React to 16.3 (@smashwilson)
    • Get atom/squeegpg to the point where we can use it to sign a commit from atom/github (without needing to override the pinentry yet). (@smashwilson)
    • Get code coverage working. (@annthurium)
  • Teletype
    • Publish RFC for more quickly collaborating with coworkers and friends (atom/teletype#344)
    • Improve ability to tell which cursor belongs to which collaborator (atom/teletype#338)
  • Tree-sitter
    • Start work on making syntax trees fully persistent so that they can be used in Xray on multiple threads.
  • Xray