mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
A slight modification to EditSession
This commit is contained in:
@@ -1122,7 +1122,7 @@ class EditSession
|
||||
# Returns an {Array} of {Cursor}s.
|
||||
getCursors: -> new Array(@cursors...)
|
||||
|
||||
# Public: Retrieves a single cursor
|
||||
# Public: Retrieves the most recently added cursor.
|
||||
#
|
||||
# Returns a {Cursor}.
|
||||
getCursor: ->
|
||||
|
||||
Reference in New Issue
Block a user