MCPcopy Create free account
hub / github.com/UNLINEARITY/Obsidian-CodeSpace / focusReplace

Method focusReplace

src/code_view.ts:421–424  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

419 }
420
421 focusReplace() {
422 this.open();
423 this.replaceInput.focus();
424 }
425
426 close() {
427 this.panelEl.addClass("is-hidden");

Callers 1

openSearchFromHotkeyMethod · 0.80

Calls 1

openMethod · 0.95

Tested by

no test coverage detected