MCPcopy Index your code
hub / github.com/angular/angular / getTcb

Method getTcb

packages/language-service/api.ts:428–428  ·  view source on GitHub ↗
(fileName: string, position: number)

Source from the content-addressed store, hash-verified

426 ensureProjectAnalyzed(): void;
427
428 getTcb(fileName: string, position: number): GetTcbResponse | undefined;
429
430 /**
431 * Gets linked editing ranges for synchronized editing of HTML tag pairs.

Callers 4

gettcb_spec.tsFile · 0.65
getTcbFunction · 0.65
getTcbMethod · 0.65
onGetTcbFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected