mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-26 08:03:17 +03:00
💄
This commit is contained in:
parent
52680bd63f
commit
64f2cdb795
@ -468,7 +468,7 @@ class Cursor
|
||||
@editSession.scopesForBufferPosition(@getBufferPosition())
|
||||
|
||||
# Public: Returns true if this cursor has no non-whitespace characters before
|
||||
# it's current position.
|
||||
# its current position.
|
||||
hasNoPrecedingCharacters: ->
|
||||
bufferPosition = @getBufferPosition()
|
||||
line = @editSession.lineForBufferRow(bufferPosition.row)
|
||||
|
Loading…
Reference in New Issue
Block a user