Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
AtomCore
ICursor
Interface ICursor
Index
Properties
bufferPosition
editor
goalColumn
id
marker
needsAutoscroll
screenPosition
visible
Methods
autoscroll
changePosition
clearAutoscroll
clearSelection
destroy
getBeginningOfCurrentWordBufferPosition
getBeginningOfNextWordBufferPosition
getBufferColumn
getBufferPosition
getBufferRow
getCurrentBufferLine
getCurrentLineBufferRange
getCurrentParagraphBufferRange
getCurrentWordBufferRange
getCurrentWordPrefix
getEndOfCurrentWordBufferPosition
getIndentLevel
getMoveNextWordBoundaryBufferPosition
getPixelRect
getPreviousWordBoundaryBufferPosition
getScopes
getScreenColumn
getScreenPosition
getScreenRange
getScreenRow
hasPrecedingCharactersOnLine
isAtBeginningOfLine
isAtEndOfLine
isBetweenWordAndNonWord
isInsideWord
isLastCursor
isSurroundedByWhitespace
isVisible
moveDown
moveLeft
moveRight
moveToBeginningOfLine
moveToBeginningOfNextWord
moveToBeginningOfScreenLine
moveToBeginningOfWord
moveToBottom
moveToEndOfLine
moveToEndOfScreenLine
moveToEndOfWord
moveToFirstCharacterOfLine
moveToNextWordBoundary
moveToPreviousWordBoundary
moveToTop
moveUp
setBufferPosition
setScreenPosition
setVisible
updateVisibility
wordRegExp
Properties
public
bufferPosition
:
any
public
editor
:
IEditor
public
goalColumn
:
any
public
id
:
number
public
marker
:
IDisplayBufferMarker
public
needsAutoscroll
:
boolean
public
screenPosition
:
any
public
visible
:
boolean
Methods
public
autoscroll
(
)
:
any
Returns
any
public
changePosition
(
options
:
any
, fn
:
Function
)
:
any
Parameters
options:
any
fn:
Function
Returns
any
public
clearAutoscroll
(
)
public
clearSelection
(
)
public
destroy
(
)
:
any
Returns
any
public
getBeginningOfCurrentWordBufferPosition
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getBeginningOfNextWordBufferPosition
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getBufferColumn
(
)
:
number
Returns
number
public
getBufferPosition
(
)
:
IPoint
Returns
IPoint
public
getBufferRow
(
)
:
number
Returns
number
public
getCurrentBufferLine
(
)
:
string
Returns
string
public
getCurrentLineBufferRange
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getCurrentParagraphBufferRange
(
)
:
any
Returns
any
public
getCurrentWordBufferRange
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getCurrentWordPrefix
(
)
:
string
Returns
string
public
getEndOfCurrentWordBufferPosition
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getIndentLevel
(
)
:
number
Returns
number
public
getMoveNextWordBoundaryBufferPosition
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getPixelRect
(
)
:
any
Returns
any
public
getPreviousWordBoundaryBufferPosition
(
options
?:
any
)
:
IPoint
Parameters
options?:
any
optional
Returns
IPoint
public
getScopes
(
)
:
Array<string>
Returns
Array<string>
public
getScreenColumn
(
)
:
number
Returns
number
public
getScreenPosition
(
)
:
IPoint
Returns
IPoint
public
getScreenRange
(
)
:
IRange
Returns
IRange
public
getScreenRow
(
)
:
number
Returns
number
public
hasPrecedingCharactersOnLine
(
)
:
boolean
Returns
boolean
public
isAtBeginningOfLine
(
)
:
boolean
Returns
boolean
public
isAtEndOfLine
(
)
:
boolean
Returns
boolean
public
isBetweenWordAndNonWord
(
)
:
boolean
Returns
boolean
public
isInsideWord
(
)
:
boolean
Returns
boolean
public
isLastCursor
(
)
:
boolean
Returns
boolean
public
isSurroundedByWhitespace
(
)
:
boolean
Returns
boolean
public
isVisible
(
)
:
boolean
Returns
boolean
public
moveDown
(
rowCount
:
number
, arg
?:
any
)
:
any
Parameters
rowCount:
number
arg?:
any
optional
Returns
any
public
moveLeft
(
arg
?:
any
)
:
any
Parameters
arg?:
any
optional
Returns
any
public
moveRight
(
arg
?:
any
)
:
any
Parameters
arg?:
any
optional
Returns
any
public
moveToBeginningOfLine
(
)
public
moveToBeginningOfNextWord
(
)
public
moveToBeginningOfScreenLine
(
)
public
moveToBeginningOfWord
(
)
public
moveToBottom
(
)
public
moveToEndOfLine
(
)
public
moveToEndOfScreenLine
(
)
public
moveToEndOfWord
(
)
public
moveToFirstCharacterOfLine
(
)
public
moveToNextWordBoundary
(
)
public
moveToPreviousWordBoundary
(
)
public
moveToTop
(
)
:
any
Returns
any
public
moveUp
(
rowCount
:
number
, arg
?:
any
)
:
any
Parameters
rowCount:
number
arg?:
any
optional
Returns
any
public
setBufferPosition
(
bufferPosition
:
any
, options
?:
any
)
:
any
Parameters
bufferPosition:
any
options?:
any
optional
Returns
any
public
setScreenPosition
(
screenPosition
:
any
, options
?:
any
)
:
any
Parameters
screenPosition:
any
options?:
any
optional
Returns
any
public
setVisible
(
visible
:
boolean
)
:
any
Parameters
visible:
boolean
Returns
any
public
updateVisibility
(
)
:
any
Returns
any
public
wordRegExp
(
arg
?:
any
)
:
any
Parameters
arg?:
any
optional
Returns
any
Globals
AtomCore
Emissary
Mixto
NodeJS
PathWatcher
StatusBar
TextBuffer
assert
atom
buffer
child_process
cluster
crypto
dgram
dns
domain
emissary
events
fs
http
https
jquery
mixto
net
os
path
pathwatcher
punycode
q
querystring
readline
repl
space-pen
stream
string_decoder
text-buffer
tls
tty
url
util
vm
zlib
IAtom
IAtomSettings
IAtomState
IAtomStatic
IAtomWindowDimentions
IBrowserWindow
IBufferedNodeProcess
IBufferedNodeProcessStatic
IBufferedProcess
IBufferedProcessStatic
IClipboard
ICommandPanel
IConfig
IContextMenuManager
ICursor
bufferPosition
editor
goalColumn
id
marker
needsAutoscroll
screenPosition
visible
autoscroll
changePosition
clearAutoscroll
clearSelection
destroy
getBeginningOfCurrentWordBufferPosition
getBeginningOfNextWordBufferPosition
getBufferColumn
getBufferPosition
getBufferRow
getCurrentBufferLine
getCurrentLineBufferRange
getCurrentParagraphBufferRange
getCurrentWordBufferRange
getCurrentWordPrefix
getEndOfCurrentWordBufferPosition
getIndentLevel
getMoveNextWordBoundaryBufferPosition
getPixelRect
getPreviousWordBoundaryBufferPosition
getScopes
getScreenColumn
getScreenPosition
getScreenRange
getScreenRow
hasPrecedingCharactersOnLine
isAtBeginningOfLine
isAtEndOfLine
isBetweenWordAndNonWord
isInsideWord
isLastCursor
isSurroundedByWhitespace
isVisible
moveDown
moveLeft
moveRight
moveToBeginningOfLine
moveToBeginningOfNextWord
moveToBeginningOfScreenLine
moveToBeginningOfWord
moveToBottom
moveToEndOfLine
moveToEndOfScreenLine
moveToEndOfWord
moveToFirstCharacterOfLine
moveToNextWordBoundary
moveToPreviousWordBoundary
moveToTop
moveUp
setBufferPosition
setScreenPosition
setVisible
updateVisibility
wordRegExp
ICursorStatic
IDeserializerManager
IDisplayBuffer
IDisplayBufferMarker
IDisplayBufferMarkerStatic
IDisplayBufferStatic
IEditor
IFold
IFoldStatic
IGit
IGitStatic
IGrammar
IGutterViewStatic
IKeymapManager
ILanguageMode
IMarker
IMenuManager
IPackageManager
IPane
IPaneContainerView
IPaneView
IPanes
IProject
IProjectStatic
ISelection
ISerialization
ISerializationInfo
ISerializationStatic
ISyntax
ITask
ITaskStatic
IThemeManager
IToken
ITokenizedBuffer
ITokenizedLine
ITransaction
ITreeView
IWindowEventHandler
IWorkspace
IWorkspaceStatic
IWorkspaceViewStatic
IGutterView
IWorkspaceView