MCPcopy Index your code
hub / github.com/philc/vimium / saveQuery

Method saveQuery

content_scripts/mode_find.js:286–288  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284 }
285
286 static saveQuery() {
287 FindModeHistory.saveQuery(this.query.rawQuery);
288 }
289
290 // :options is an optional dict. valid parameters are 'caseSensitive' and 'backwards'.
291 static execute(query, options) {

Callers 2

findSelectedHelperFunction · 0.80
handleEnterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected