mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Improve issue links
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
- Atom IDE
|
||||
- GitHub Package
|
||||
- Teletype
|
||||
- Released [Teletype 0.7.0](https://github.com/atom/teletype/releases/tag/v0.7.0) with improved diagnostics for errors that occur during package initialization (https://github.com/atom/teletype/issues/266, https://github.com/atom/teletype/issues/297)
|
||||
- Opened atom/teletype#323, atom/teletype-client#52, and atom/fuzzy-finder#335 to pave the way for guests to use the fuzzy-finder to open any remote editor shared by the host (https://github.com/atom/teletype/issues/268)
|
||||
- Released [Teletype 0.7.0](https://github.com/atom/teletype/releases/tag/v0.7.0) with improved diagnostics for errors that occur during package initialization ([atom/teletype#266](https://github.com/atom/teletype/issues/266), [atom/teletype#297](https://github.com/atom/teletype/issues/297))
|
||||
- Opened [atom/teletype#323](https://github.com/atom/teletype/pull/323), [atom/teletype-client#52](https://github.com/atom/teletype-client/pull/52), and [atom/fuzzy-finder#335](https://github.com/atom/fuzzy-finder/pull/335) to pave the way for guests to use the fuzzy-finder to open any remote editor shared by the host ([atom/teletype#268](https://github.com/atom/teletype/issues/268)
|
||||
|
||||
## Focus for week ahead
|
||||
|
||||
- Atom IDE
|
||||
- GitHub Package
|
||||
- Teletype
|
||||
- Complete initial implementation and merge pull requests (atom/teletype#323, atom/teletype-client#52, and atom/fuzzy-finder#335) allowing guests to use the fuzzy-finder to open any remote editor shared by the host (https://github.com/atom/teletype/issues/268)
|
||||
- Complete initial implementation and merge pull requests ([atom/teletype#323](https://github.com/atom/teletype/pull/323), [atom/teletype-client#52](https://github.com/atom/teletype-client/pull/52), and [atom/fuzzy-finder#335](https://github.com/atom/fuzzy-finder/pull/335)) allowing guests to use the fuzzy-finder to open any remote editor shared by the host ([atom/teletype#268](https://github.com/atom/teletype/issues/268)
|
||||
- Use fuzzy-finder support internally in our day-to-day workflows to assess usability
|
||||
- Treesitter
|
||||
- Xray
|
||||
|
||||
Reference in New Issue
Block a user