MCPcopy
hub / github.com/philc/vimium / suppressEvent

Method suppressEvent

content_scripts/mode_insert.js:94–96  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

92 }
93
94 static suppressEvent(event) {
95 return this.suppressedEvent = event;
96 }
97}
98
99// This allows PostFindMode to suppress the permanently-installed InsertMode instance.

Callers 7

onKeyEventFunction · 0.80
keyupFunction · 0.80
dom_utils.jsFile · 0.80
bubbleEventMethod · 0.80
keydownMethod · 0.80
keypressMethod · 0.80
keyupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected