MCPcopy Index your code
hub / github.com/NV/github-live-preview / w

Function w

examples/bundle_github.js:167–172  ·  view source on GitHub ↗
(o, q)

Source from the content-addressed store, hash-verified

165 return o[o.length - 1]
166 }
167 function w(o, q) {
168 if (b.autoFill && u(e.val()).toLowerCase() == o.toLowerCase() && m != 8) {
169 e.val(e.val() + q.substring(u(g).length));
170 a.Autocompleter.Selection(d, g.length, g.length + q.length)
171 }
172 }
173 function v() {
174 clearTimeout(f);
175 f = setTimeout(y, 200)

Callers 2

pFunction · 0.85
uFunction · 0.85

Calls 1

uFunction · 0.85

Tested by

no test coverage detected