mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
📝
[ci skip]
This commit is contained in:
@@ -2673,7 +2673,7 @@ class TextEditor {
|
||||
return this.cursors.slice()
|
||||
}
|
||||
|
||||
// Extended: Get all {Cursors}s, ordered by their position in the buffer
|
||||
// Extended: Get all {Cursor}s, ordered by their position in the buffer
|
||||
// instead of the order in which they were added.
|
||||
//
|
||||
// Returns an {Array} of {Selection}s.
|
||||
|
||||
Reference in New Issue
Block a user