mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
📝
[ci skip]
This commit is contained in:
@@ -612,7 +612,7 @@ module.exports = class Workspace extends Model {
|
||||
// editors in the workspace.
|
||||
//
|
||||
// * `callback` {Function} to be called with current and future text editors.
|
||||
// * `editor` An {TextEditor} that is present in {::getTextEditors} at the time
|
||||
// * `editor` A {TextEditor} that is present in {::getTextEditors} at the time
|
||||
// of subscription or that is added at some later time.
|
||||
//
|
||||
// Returns a {Disposable} on which `.dispose()` can be called to unsubscribe.
|
||||
|
||||
Reference in New Issue
Block a user