MCPcopy Create free account
hub / github.com/GCWing/BitFun / replace

Method replace

src/web-ui/src/tools/editor/types/index.ts:131–131  ·  view source on GitHub ↗
(query: string, replacement: string, options?: ReplaceOptions)

Source from the content-addressed store, hash-verified

129
130 search(query: string, options?: SearchOptions): SearchResult[];
131 replace(query: string, replacement: string, options?: ReplaceOptions): number;
132
133 addEventListener(listener: (event: EditorEvent) => void): () => void;
134}

Callers 15

normalize_archive_pathFunction · 0.65
load_pet_package_sourceFunction · 0.65
reveal_in_explorerFunction · 0.65
normalize_html_textFunction · 0.65
quote_clipFunction · 0.65
read_prompt_filesFunction · 0.65
wrap_display_linesFunction · 0.65
render_bash_blockFunction · 0.65
insert_pasteMethod · 0.65
runMethod · 0.65
handle_key_eventMethod · 0.65

Implementers 1

EditorManagersrc/web-ui/src/tools/editor/services/E

Calls

no outgoing calls

Tested by 15

readNavPanelStylesheetFunction · 0.52
extractBlockFunction · 0.52
extractBlockFunction · 0.52
extractBlockFunction · 0.52
extractBlockFunction · 0.52
readSourceFunction · 0.52
tFunction · 0.52
tFunction · 0.52