mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
@atom/watcher and (a bit of) GitHub package work
This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
- ide-typescript updated to use TypeScript 2.7.2
|
||||
- Published updates to ide-typescript, ide-json, and ide-csharp to improve language server stability
|
||||
- @atom/watcher
|
||||
- Gracefully handle the situation where a network share with a watch root is disconnected ([#119](https://github.com/atom/watcher/pull/119))
|
||||
- Merged into Atom master behind a feature flag ([#16124](https://github.com/atom/atom/pull/16124)) just after the 1.24.0 / 1.25.0-beta0 release
|
||||
- Fixed a crash when messages are sent to the worker thread before it's properly initialized ([atom/watcher#121](https://github.com/atom/watcher/pull/121))
|
||||
- GitHub Package
|
||||
- Investigate intermittently freezing tests on Travis in [atom/github#1289](https://github.com/atom/github/pull/1289). Not much luck so far
|
||||
- Teletype
|
||||
- Xray
|
||||
- We made a slight change of plans and decided to spend more time clarifying the overall vision for the project.
|
||||
@@ -17,7 +21,10 @@
|
||||
- Atom IDE
|
||||
- Investigate new Atom IDE UI features for rename operations and workspace symbol search
|
||||
- @atom/watcher
|
||||
- Diagnose and correct crashes and lock-ups as people report them
|
||||
- GitHub Package
|
||||
- Establish high-level goals and scope bunds for the GitHub side of the integration
|
||||
- Document a protocol for the evolution of major features: ensure they contribute to a cohesive experience with the rest of the package, make sure that @simurai is looped in to the conversation, make sure the community has visibility to our goals
|
||||
- Teletype
|
||||
- Tree-sitter
|
||||
- Xray
|
||||
|
||||
Reference in New Issue
Block a user