MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / close

Function close

lib/web/CodeMirror/test/vim_test.js:3186–3186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3184 onKeyUp = options.onKeyUp;
3185 };
3186 var close = function() {};
3187 helpers.doKeys('/');
3188 // Fake some keyboard events coming in.
3189 onKeyDown({keyCode: KEYCODES.f}, '', close);

Callers 3

onPromptKeyUpFunction · 0.50
onPromptKeyDownFunction · 0.50
stopFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected