MCPcopy Create free account

hub / github.com/egaga/openvim / functions

Functions508 in github.com/egaga/openvim

↓ 1 callersFunctiondo_chained_action
(input)
js/engine/interpreter.js:240
↓ 1 callersFunctiondocumentAsTextWithCursor
()
js/engine/document.js:101
↓ 1 callersFunctionendLineIndex
(line_index, times, line_length)
js/engine/executor.js:442
↓ 1 callersFunctionexists
(array, fun)
js/engine/generic.js:30
↓ 1 callersFunctionfind
(input, shouldSetLastFind)
js/commands/commands.js:102
↓ 1 callersFunctionfindBackward
(input, shouldSetLastFind)
js/commands/commands.js:118
↓ 1 callersFunctionfindBackward
(startIndex, all, testFun)
js/engine/executor.js:812
↓ 1 callersFunctionfindForwardStartingFrom
(input, obj, all, occurrencesNeeded)
js/engine/executor.js:765
↓ 1 callersFunctionfor_each_array
(array, fun)
js/engine/generic.js:158
↓ 1 callersFunctionfor_each_string
(string, fun)
js/engine/generic.js:152
↓ 1 callersFunctiongetBoundaries
(origin)
js/commands/visualcommands.js:89
↓ 1 callersFunctiongetChar
(ch)
js/engine/document.js:78
↓ 1 callersFunctiongetCharsAfter
(word, index)
js/engine/executor.js:759
↓ 1 callersFunctiongetCharsBefore
(word, index)
js/engine/executor.js:753
↓ 1 callersFunctiongetCode
(char)
js/tutorial/tutorial_engine.js:104
↓ 1 callersFunctiongetCommandHelp
(keys, description, contexthelp_key)
js/view/context_help.js:4
↓ 1 callersFunctiongetLine
(text)
js/engine/document.js:39
↓ 1 callersFunctiongetPrependLocations
()
js/commands/visualblockcommands.js:99
↓ 1 callersFunctiongetRows
(text)
js/engine/document.js:24
↓ 1 callersFunctiongetSelectedLines
(bound)
js/commands/visualcommands.js:99
↓ 1 callersFunctiongetWord
(word)
js/engine/document.js:66
↓ 1 callersFunctionh
(a)
js/jquery.js:18
↓ 1 callersFunctionhideInfo
()
js/tutorial/tutorial_engine.js:85
↓ 1 callersFunctionhideKeyboard
()
js/tutorial/tutorial_engine.js:182
↓ 1 callersFunctioni
(a)
js/jquery.js:16
↓ 1 callersFunctioninitProblemScreen
(context)
js/problems/init_problems.js:7
↓ 1 callersFunctioninitScreen
(context)
js/init.js:7
↓ 1 callersFunctioninitText
()
js/engine/document.js:4
↓ 1 callersFunctioninitializeTestEnvironment
()
js/testing/testsengine.js:157
↓ 1 callersFunctioninsertAfter
(insertable, target)
js/engine/executor.js:255
↓ 1 callersFunctioninsertChar
(ch)
js/engine/interpreter.js:227
↓ 1 callersFunctioninsertCharactersToSelectedLines
(insertLocations, repeatableChars)
js/commands/visualblockcommands.js:19
↓ 1 callersFunctioninside_target
(obj, target)
js/commands/timescommands.js:23
↓ 1 callersFunctioninterpretSequence
(sequenceOfInputs)
js/engine/interpreter.js:152
↓ 1 callersFunctioninterpret_command
(input)
js/engine/interpreter.js:212
↓ 1 callersFunctioninterpret_insert
(input)
js/engine/interpreter.js:218
↓ 1 callersFunctionisBetween
(value, from, to, inclusiveFrom, inclusiveTo)
js/engine/executor.js:363
↓ 1 callersFunctionisCommandMode
()
js/engine/interpreter.js:149
↓ 1 callersFunctionisCursor
(obj)
js/engine/executor.js:244
↓ 1 callersFunctionisInsertableCharacter
(code)
js/engine/interpreter.js:231
↓ 1 callersFunctionisNumber
(value)
js/commands/timescommands.js:161
↓ 1 callersFunctionisRepeat
(input)
js/engine/interpreter.js:169
↓ 1 callersFunctionlineIndex
(line)
js/engine/executor.js:388
↓ 1 callersFunctionlistenToInsert
(insertLocations, cursorEndingLocation)
js/commands/visualblockcommands.js:34
↓ 1 callersFunctionmoveLeft
(obj, times_)
js/engine/executor.js:422
↓ 1 callersFunctionmoveRight
(obj, times_)
js/engine/executor.js:430
↓ 1 callersFunctionmoveToEndOfLine
(obj)
js/engine/executor.js:418
↓ 1 callersFunctionmoveToStartOfLine
(obj)
js/engine/executor.js:414
↓ 1 callersFunctionmoveToStartOfWord
direction is from right to left
js/engine/executor.js:545
↓ 1 callersFunctionmovementCommand
(input)
js/commands/timescommands.js:9
↓ 1 callersFunctionn
(a,b)
js/jquery.js:17
↓ 1 callersFunctionnextId
()
js/engine/messager.js:17
↓ 1 callersFunctionnextSection
()
js/tutorial/tutorial_engine.js:184
↓ 1 callersFunctionpreventUserInput
()
js/tutorial/tutorial_engine.js:83
↓ 1 callersFunctionpreviousCharInCurrentLine
()
js/engine/executor.js:488
↓ 1 callersFunctionpreviousWord
(obj)
js/engine/executor.js:502
↓ 1 callersFunctionreduceArray
(neutral, array, fun)
js/engine/generic.js:124
↓ 1 callersFunctionreduceString
(neutral, string, fun)
js/engine/generic.js:134
↓ 1 callersFunctionregister
(key, fun)
js/commands/timescommands.js:6
↓ 1 callersFunctionregister
(key, fun)
js/commands/visualblockcommands.js:16
↓ 1 callersFunctionregister
(key, fun)
js/commands/visualcommands.js:15
↓ 1 callersFunctionregisterSection
(section)
js/tutorial/tutorial_engine.js:15
↓ 1 callersFunctionregisterSections
(sections)
js/tutorial/sections.js:482
↓ 1 callersFunctionregister_VIM_TUTORIAL_SECTIONS
(interpreter, messager, createSection, registerSection, showCommandOneByOne, doc)
js/tutorial/sections.js:1
↓ 1 callersFunctionremoveCharactersFromCurrentLineStartingFrom
(start_index)
js/engine/executor.js:619
↓ 1 callersFunctionremoveCurrentCursor
()
js/engine/executor.js:392
↓ 1 callersFunctionremoveEmptiedLines
()
js/engine/executor.js:590
↓ 1 callersFunctionremoveEmptiedWords
()
js/engine/executor.js:582
↓ 1 callersFunctionremoveEmptyWords
(row)
js/engine/executor.js:295
↓ 1 callersFunctionremoveLastCharFromSearch
()
js/commands/searchcommands.js:30
↓ 1 callersFunctionremoveSelectedChars
()
js/commands/visualcommands.js:69
↓ 1 callersFunctionrepeatingRepeat
(commandChain)
js/commands/commands.js:216
↓ 1 callersFunctionreplace
(obj, newobj)
js/engine/executor.js:269
↓ 1 callersFunctionrequireEnterToContinue
()
js/tutorial/sections.js:10
↓ 1 callersFunctionreverse
(array)
js/engine/generic.js:47
↓ 1 callersFunctionrun
(test, number)
js/testing/testsengine.js:143
↓ 1 callersFunctionrunSections
(context, interpreter, messager, sections, doc)
js/tutorial/tutorial_engine.js:87
↓ 1 callersFunctionrunTests
(context)
js/testing/init_testing.js:5
↓ 1 callersFunctionrun_one_test
()
js/testing/testsengine.js:110
↓ 1 callersFunctionsearchPrevious
(searchable, fromObj)
js/commands/searchcommands.js:56
↓ 1 callersFunctionsetActiveContext
()
js/tutorial/sections.js:319
↓ 1 callersFunctionsetCommandMode
()
js/engine/interpreter.js:142
↓ 1 callersFunctionsetInsertMode
()
js/engine/interpreter.js:136
↓ 1 callersFunctionsetKeyLayout
()
js/virtual_keyboard.js:32
↓ 1 callersFunctionsetRight
(elem)
js/view/comparison.js:29
↓ 1 callersFunctionsetSearchOff
()
js/commands/searchcommands.js:11
↓ 1 callersFunctionsetSearchOn
()
js/commands/searchcommands.js:19
↓ 1 callersFunctionsetSearchPanelOn
()
js/commands/searchcommands.js:15
↓ 1 callersFunctionsetTargetText
()
js/engine/document.js:11
↓ 1 callersFunctionshowChainedActions
(chainedActions)
js/view/context_help.js:80
↓ 1 callersFunctionshowCurrentSectionInMenu
()
js/tutorial/tutorial_engine.js:221
↓ 1 callersFunctionshowInfo
(text)
js/tutorial/sections.js:6
↓ 1 callersFunctionshowInfo
(text)
js/tutorial/tutorial_engine.js:84
↓ 1 callersFunctionshowSectionMenu
(tutorial_sections)
js/tutorial/tutorial_engine.js:56
↓ 1 callersFunctionshowTextAsDom
($context)
js/testing/testview.js:67
↓ 1 callersFunctionshow_help
()
js/view/context_help.js:91
↓ 1 callersFunctionstopImmediatePropagation
(event)
js/view/event.js:75
↓ 1 callersFunctiontestSucceeded
()
js/testing/testsengine.js:87
↓ 1 callersFunctiontext
(obj)
js/engine/executor.js:152
↓ 1 callersFunctiontoTheEndOfLine
(input)
js/commands/timescommands.js:166
← previousnext →201–300 of 508, ranked by callers