MCPcopy Create free account

hub / github.com/egaga/openvim / functions

Functions508 in github.com/egaga/openvim

↓ 63 callersFunctionregisterBasic
(description, setup, keyPresses, shouldBe)
js/testing/tests.js:15
↓ 61 callersFunctionshouldBe
(expectedText)
js/testing/testsengine.js:68
↓ 52 callersFunctioninterpretOneCommand
(code)
js/testing/testsengine.js:92
↓ 47 callersFunctioninterpretSequence
(code)
js/testing/testsengine.js:97
↓ 45 callersFunctionregister
(key, fun)
js/commands/commands.js:455
↓ 45 callersFunctionregister
(description, testFun)
js/testing/tests.js:22
↓ 41 callersFunctionsetup
(text)
js/testing/testsengine.js:46
↓ 38 callersFunctioncommandHelp
(keys, description, contexthelp_key)
js/view/context_help.js:20
↓ 21 callersFunctioncreateSection
(name, preFun, paragraphs, postFun)
js/tutorial/tutorial_engine.js:6
↓ 19 callersFunctioncmd
(code, postFun)
js/tutorial/sections.js:46
↓ 19 callersFunctionshowCommandOneByOne
(commands, userInputAccepterCreator)
js/tutorial/tutorial_engine.js:19
↓ 17 callersFunctioninsertText
(text, newline)
js/tutorial/sections.js:59
↓ 15 callersFunctionchangeCursorTo
(obj)
js/engine/executor.js:305
↓ 13 callersFunctionchangeCursorTo
(newCursor)
js/commands/commands.js:11
↓ 13 callersFunctioncursor
()
js/engine/executor.js:373
↓ 13 callersFunctionword
(obj)
js/engine/executor.js:393
↓ 12 callersFunctionassertThat
(text, value)
js/testing/testsengine.js:162
↓ 12 callersFunctioncursor
* Helper functions
js/commands/commands.js:10
↓ 11 callersFunctionmoveCursor
(moveFun)
js/commands/commands.js:12
↓ 11 callersFunctionp
(a,b)
js/jquery.js:17
↓ 11 callersFunctiontwo
(primary, secondary)
js/virtual_keyboard.js:14
↓ 9 callersFunctionchars
(innerContext)
js/engine/executor.js:378
↓ 9 callersFunctioncurrentRow
()
js/engine/executor.js:375
↓ 9 callersFunctionnew_movement
(from, to, inclusiveFrom, inclusiveTo)
js/commands/timescommands.js:132
↓ 8 callersFunctiong
()
js/jquery.js:16
↓ 8 callersFunctionk
(a,c,d)
js/jquery.js:16
↓ 7 callersFunctiongetCode
(event)
js/view/event.js:26
↓ 7 callersFunctiongetOrElse
(value, default_)
js/engine/executor.js:520
↓ 6 callersFunctioncr
(a,b)
js/jquery.js:16
↓ 6 callersFunctioninterpretCode
(code)
js/view/event.js:12
↓ 6 callersFunctionlog
(message1, message2, clazz)
js/testing/testsengine.js:174
↓ 6 callersFunctionlog2
(message1, clazz, message2, clazz2)
js/testing/testsengine.js:170
↓ 6 callersFunctiontest
(setup, keyPresses, shouldBe)
js/testing/tests.js:21
↓ 5 callersFunctioncharsInLine
(line)
js/engine/executor.js:399
↓ 5 callersFunctioncursor
()
js/commands/timescommands.js:7
↓ 5 callersFunctionfirst
(obj)
js/engine/executor.js:398
↓ 4 callersFunctionN
(a,b)
js/jquery.js:16
↓ 4 callersFunctiona
(b,c)
js/jquery.js:16
↓ 4 callersFunctionadd
(setup, expected, suggested)
js/problems/problems.js:6
↓ 4 callersFunctionaddContinueSearch
()
js/commands/searchcommands.js:73
↓ 4 callersFunctionaddSizeClass
(key, size)
js/tutorial/init_tutorial.js:88
↓ 4 callersFunctionbj
(a)
js/jquery.js:16
↓ 4 callersFunctioncharIndex
(obj)
js/engine/executor.js:376
↓ 4 callersFunctioncharsInSameLine
(obj)
js/engine/executor.js:385
↓ 4 callersFunctioncreate_VIM_COMMANDS
(environment, timesCommands)
js/commands/commands.js:1
↓ 4 callersFunctioncreate_VIM_CONTEXT_HELP
(context)
js/view/context_help.js:1
↓ 4 callersFunctioncreate_VIM_CURSOR_BLINKING
($context, time, messager)
js/view/blinking.js:1
↓ 4 callersFunctioncreate_VIM_DOCUMENT
(context)
js/engine/document.js:1
↓ 4 callersFunctioncreate_VIM_EXECUTOR
(doc, context)
js/engine/executor.js:1
↓ 4 callersFunctioncreate_VIM_INTERPRETER
(doc, executor, context_help, messager)
js/engine/interpreter.js:1
↓ 4 callersFunctioncreate_VIM_MESSAGER
* Module for sending messages between participants that don't know each other (necessarily). * * A listener calls 'listenTo' for registering to list
js/engine/messager.js:11
↓ 4 callersFunctioncreate_VIM_SEARCH_COMMANDS
(environment, messager)
js/commands/searchcommands.js:1
↓ 4 callersFunctioncreate_VIM_TIMESCOMMANDS
(environment, messager)
js/commands/timescommands.js:1
↓ 4 callersFunctiongetOrigin
()
js/commands/visualblockcommands.js:138
↓ 4 callersFunctiongetOrigin
()
js/commands/visualcommands.js:103
↓ 4 callersFunctionline
(obj)
js/engine/executor.js:387
↓ 4 callersFunctionlines
()
js/engine/executor.js:389
↓ 4 callersFunctionlocation
(ch)
js/commands/visualcommands.js:76
↓ 4 callersFunctionregisterInsertModeCommand
(key, fun)
js/commands/commands.js:456
↓ 4 callersFunctionsetKeyPressedDuringSectionShow
(pressed)
js/tutorial/tutorial_engine.js:105
↓ 4 callersFunctionwords
()
js/engine/executor.js:394
↓ 3 callersFunctionaddInputRecursiveAction
(actionFun)
js/commands/visualblockcommands.js:58
↓ 3 callersFunctionaddInputRecursiveAction
(actionFun)
js/commands/visualcommands.js:22
↓ 3 callersFunctioncleanup
()
js/commands/visualcommands.js:107
↓ 3 callersFunctioncmdWithText
(command, text)
js/tutorial/sections.js:313
↓ 3 callersFunctionconfigurationKey
(label, clazz)
js/virtual_keyboard.js:21
↓ 3 callersFunctioncreateTimesAction
(times, continuation)
js/commands/timescommands.js:146
↓ 3 callersFunctioncreate_VIM_EVENTLISTENER
* Key and mouse bindings. * * Keys are individually mapped to interpretable codes that are send to the interpreter. * If a key is used in an event,
js/view/event.js:9
↓ 3 callersFunctioncreate_VIM_VIEW
(environment, messager, context)
js/view/view.js:1
↓ 3 callersFunctioncreate_VIM_VISUALBLOCK_COMMANDS
* Visual block mode commands. * Allows prepending and appending text to selected rows * * FIXME: this needs SOME refactoring * FIXME: move jQuery
js/commands/visualblockcommands.js:9
↓ 3 callersFunctioncurrentRowIndex
()
js/engine/executor.js:303
↓ 3 callersFunctioncurrentWord
()
js/engine/executor.js:374
↓ 3 callersFunctioncursor
()
js/commands/visualcommands.js:16
↓ 3 callersFunctioncursor
()
js/commands/searchcommands.js:7
↓ 3 callersFunctioncv
(a)
js/jquery.js:16
↓ 3 callersFunctione
(a,b)
js/jquery.js:16
↓ 3 callersFunctionfindForward
(startIndex, all, testFun, inclusiveStart)
js/engine/executor.js:794
↓ 3 callersFunctiongetBoundaries
(origin)
js/commands/visualblockcommands.js:119
↓ 3 callersFunctiongetRow
(index)
js/engine/executor.js:390
↓ 3 callersFunctiongetSelectedLines
(bound)
js/commands/visualblockcommands.js:134
↓ 3 callersFunctioninterpret
(input)
js/engine/interpreter.js:176
↓ 3 callersFunctionisActiveContext
()
js/tutorial/init_tutorial.js:21
↓ 3 callersFunctionisDelayedMovement
(obj)
js/commands/timescommands.js:129
↓ 3 callersFunctionl
(a)
js/jquery.js:16
↓ 3 callersFunctionlast
(obj)
js/engine/executor.js:397
↓ 3 callersFunctionlogKeypresses
(keyPresses)
js/testing/testsengine.js:27
↓ 3 callersFunctionm
(a,c,d)
js/jquery.js:16
↓ 3 callersFunctionmergeWordsWithoutSpace
(line)
js/engine/executor.js:597
↓ 3 callersFunctionmove
(obj, movement, times)
js/commands/timescommands.js:37
↓ 3 callersFunctionregister
(key, fun)
js/commands/searchcommands.js:6
↓ 3 callersFunctionsetWrong
(elem)
js/view/comparison.js:28
↓ 3 callersFunctionupdateSearchView
()
js/commands/searchcommands.js:37
↓ 3 callersFunctionw
(a,c,l,m)
js/jquery.js:18
↓ 3 callersFunctionwordIndex
(word)
js/engine/executor.js:396
↓ 2 callersFunctionI
(a)
js/jquery.js:17
↓ 2 callersFunctionK
(a,c,d)
js/jquery.js:16
↓ 2 callersFunctionV
(a)
js/jquery.js:16
↓ 2 callersFunctionW
(a,b,c)
js/jquery.js:16
↓ 2 callersFunctionaddCommandHelp
(elem, keys, description, contexthelp_key)
js/view/context_help.js:16
↓ 2 callersFunctionaddSearchChar
(input)
js/commands/searchcommands.js:25
next →1–100 of 508, ranked by callers