mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Add @daviwil highlights and focus items
This commit is contained in:
@@ -19,12 +19,18 @@
|
||||
- Implemented anchors, selections, and basic selection movement.
|
||||
- Partially implemented selection rendering.
|
||||
- For more details, see the [detailed update](https://github.com/atom/xray/blob/master/docs/updates/2018_03_05.md) in the Xray repository.
|
||||
- Engineering Improvements
|
||||
- Automated Linux package repository publishing as part of Atom release process
|
||||
- Reactor Duty
|
||||
|
||||
- Shipped node-keytar update, primary feature being prebuilt node modules ([atom/node-keytar#67](https://github.com/atom/node-keytar/pull/67))
|
||||
- Merged community pull requests to atom/atom-select-list, atom/command-palette, and atom/tree-view
|
||||
|
||||
## Focus for week ahead
|
||||
|
||||
- Atom IDE
|
||||
- Console logging completion
|
||||
- Investigate language server process hanging on deactivation in ide-typescript
|
||||
- Investigate using the new native LSP support in omnisharp-roslyn in ide-csharp
|
||||
- @atom/watcher
|
||||
- Diagnose crashes and lockups on Atom launch (@smashwilson)
|
||||
- GitHub Package
|
||||
@@ -43,4 +49,7 @@
|
||||
- Wire up enough of the key bindings / commands system to move cursors/selections
|
||||
- Start on editing
|
||||
- For more details, see [the detailed update](https://github.com/atom/xray/blob/master/docs/updates/2018_03_05.md)
|
||||
- Engineering Improvements
|
||||
- Finish new Atom release publishing automation
|
||||
- Reactor Duty
|
||||
|
||||
|
||||
Reference in New Issue
Block a user