strings.ts ×1
Frontier kind: Code frontier
unlabeled · c_fa11206a8b37
11 tests · 5005 LOC · 26 files · introduces 0 tests · 3 LOC · 1 file
Introduces — evidence that enters the hierarchy at this concept
Code
1 range 3 lines · 1 files
Tests
0 tests
Contains — complete concept membership
Neighbourhood graph
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
Focus concept
Ancestors (broader)
Descendants (narrower)
Introduced files
Introduced tests
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Introduced files, introduced tests, and structurally relevant concept specialization claudeAgent.ts ×1 · 6 introduced LOC claudeAgent.ts ×1 agentService.test|title=AgentService (node dispatcher) subagent membership sequencing a subagent_started signal yields exactly one catalog entry with the parent origin, title, and a started turn|occurrence=1 · 0 introduced LOC agentService.test|title=… agentService.ts ×1 · 2 introduced LOC agentService.ts ×1 claudeSubagentSignals.ts ×2 · 44 introduced LOC claudeSubagentSignals.ts… claudeMapSessionEvents.test|title=claudeMapSessionEvents — direct mapper tests Test 9.5 — content_block_stop emits ChatToolCallReady so auto-allowed tools leave Streaming|occurrence=1 · 0 introduced LOC claudeMapSessionEvents.t… claudeSubagentSignals.ts ×2 · 35 introduced LOC claudeSubagentSignals.ts… claudeReplayMapper.test|title=claudeReplayMapper Fixture 2: tool_use + tool_result is one Turn with one Completed ToolCall|occurrence=1 · 0 introduced LOC claudeReplayMapper.test|… claudeReplayMapper.ts ×2 · 19 introduced LOC claudeReplayMapper.ts ×2 claudeReplayMapper.test|title=claudeReplayMapper Fixture 6: tail Turn with orphan tool_use is Cancelled|occurrence=1 · 0 introduced LOC claudeReplayMapper.test|… claudeToolCallRegistry.ts ×1 · 2 introduced LOC claudeToolCallRegistry.t… info tracking seedParsedInput populates info from a pre-parsed object (inner subagent path)|occurrence=1 · 0 introduced LOC info tracking seedParsed… claudeToolCallRegistry.ts ×1 · 1 introduced LOC claudeToolCallRegistry.t… claudeToolDisplay.ts ×24 · 59 introduced LOC claudeToolDisplay.ts ×24 claudeToolDisplay.ts ×1 · 2 introduced LOC claudeToolDisplay.ts ×1 claudeToolDisplay.ts ×3 · 13 introduced LOC claudeToolDisplay.ts ×3 claudeToolDisplay.ts ×2 · 4 introduced LOC claudeToolDisplay.ts ×2 strings.ts ×1 · 3 introduced LOC strings.ts ×1 strings.test|title=Strings trimWhitespace|occurrence=1 · 0 introduced LOC strings.test|title=Strin… strings.ts ×101 · 542 introduced LOC strings.ts ×101 cancellation.test|title=CancellationToken None|occurrence=1 · 0 introduced LOC cancellation.test|title=… cancellation.ts ×18 · 90 introduced LOC cancellation.ts ×18 event.ts ×93 · 864 introduced LOC event.ts ×93 uri.test|title=URI URI#file, win-speciale|occurrence=1, charCode.test|title=CharCode has good values|occurrence=1, +2 · 0 introduced LOC uri.test|title=URI URI#f… utils.ts ×3 · 9 introduced LOC utils.ts ×3 linkedList.ts ×13 · 44 introduced LOC linkedList.ts ×13 lifecycle.ts ×2 · 4 introduced LOC lifecycle.ts ×2 lifecycle.ts ×1 · 2 introduced LOC lifecycle.ts ×1 lifecycle.ts ×4 · 8 introduced LOC lifecycle.ts ×4 lifecycle.ts ×6 · 16 introduced LOC lifecycle.ts ×6 lazy.ts ×1 · 2 introduced LOC lazy.ts ×1 lazy.ts ×3 · 37 introduced LOC lazy.ts ×3 lifecycle.ts ×1 · 2 introduced LOC lifecycle.ts ×1 lifecycle.ts ×1 · 2 introduced LOC lifecycle.ts ×1 uint.ts ×2 · 43 introduced LOC uint.ts ×2 lifecycle.ts ×1 · 3 introduced LOC lifecycle.ts ×1 map.ts ×97 · 3334 introduced LOC map.ts ×97 src/vs/base/common/arrays.ts · 949 LOC common/arrays.ts src/vs/base/common/arraysFind.ts · 226 LOC common/arraysFind.ts src/vs/base/common/assert.ts · 91 LOC common/assert.ts src/vs/base/common/cache.ts · 153 LOC common/cache.ts src/vs/base/common/cancellation.ts · 206 LOC common/cancellation.ts src/vs/base/common/charCode.ts · 450 LOC common/charCode.ts src/vs/base/common/collections.ts · 176 LOC common/collections.ts src/vs/base/common/errors.ts · 357 LOC common/errors.ts src/vs/base/common/event.ts · 1964 LOC common/event.ts src/vs/base/common/functional.ts · 32 LOC common/functional.ts src/vs/base/common/iterator.ts · 194 LOC common/iterator.ts src/vs/base/common/lazy.ts · 57 LOC common/lazy.ts src/vs/base/common/lifecycle.ts · 974 LOC common/lifecycle.ts src/vs/base/common/linkedList.ts · 151 LOC common/linkedList.ts src/vs/base/common/map.ts · 1016 LOC common/map.ts src/vs/base/common/marshallingIds.ts · 33 LOC common/marshallingIds.ts src/vs/base/common/path.ts · 1589 LOC common/path.ts src/vs/base/common/platform.ts · 281 LOC common/platform.ts src/vs/base/common/process.ts · 76 LOC common/process.ts src/vs/base/common/stopwatch.ts · 41 LOC common/stopwatch.ts src/vs/base/common/strings.ts · 1413 LOC common/strings.ts src/vs/base/common/types.ts · 410 LOC common/types.ts src/vs/base/common/uint.ts · 59 LOC common/uint.ts src/vs/base/common/uri.ts · 754 LOC common/uri.ts src/vs/base/test/common/utils.ts · 107 LOC common/utils.ts src/vs/nls.ts · 244 LOC vs/nls.ts src/vs/platform/agentHost/common/agentService.ts · 2261 LOC common/agentService.ts src/vs/platform/agentHost/node/claude/claudeAgent.ts · 2312 LOC claude/claudeAgent.ts src/vs/platform/agentHost/node/claude/claudeAgentSession.ts · 1121 LOC claude/claudeAgentSessio… src/vs/platform/agentHost/node/claude/claudeMapSessionEvents.ts · 725 LOC claude/claudeMapSessionE… src/vs/platform/agentHost/node/claude/claudeReplayMapper.ts · 603 LOC claude/claudeReplayMappe… src/vs/platform/agentHost/node/claude/claudeSubagentSignals.ts · 311 LOC claude/claudeSubagentSig… src/vs/platform/agentHost/node/claude/claudeToolCallRegistry.ts · 195 LOC claude/claudeToolCallReg… src/vs/platform/agentHost/node/claude/claudeToolDisplay.ts · 616 LOC claude/claudeToolDisplay… cancellation.test|title=CancellationToken None|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/cancellation.test|title=CancellationToken None|occurrence=1 cancellation.test|title=… charCode.test|title=CharCode has good values|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/charCode.test|title=CharCode has good values|occurrence=1 charCode.test|title=Char… path.test|title=Paths (Node Implementation) path|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/path.test|title=Paths (Node Implementation) path|occurrence=1 path.test|title=Paths (N… strings.test|title=Strings trimWhitespace|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/strings.test|title=Strings trimWhitespace|occurrence=1 strings.test|title=Strin… strings.test|title=Strings truncate|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/strings.test|title=Strings truncate|occurrence=1 strings.test|title=Strin… uri.test|title=URI File paths containing apostrophes break URI parsing and cannot be opened #276075|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI File paths containing apostrophes break URI parsing and cannot be opened #276075|occurrence=1 uri.test|title=URI File … uri.test|title=URI URI#file, win-speciale|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/uri.test|title=URI URI#file, win-speciale|occurrence=1 uri.test|title=URI URI#f… agentService.test|title=AgentService (node dispatcher) subagent membership sequencing a subagent_started signal yields exactly one catalog entry with the parent origin, title, and a started turn|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/agentService.test|title=AgentService (node dispatcher) subagent membership sequencing a subagent_started signal yields exactly one catalog entry with the parent origin, title, and a started turn|occurrence=1 agentService.test|title=… claudeAgent.test|title=ClaudeAgent D3: subagent spawn mirrors onto onDidSpawnChat while the subagent signals still flow|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeAgent.test|title=ClaudeAgent D3: subagent spawn mirrors onto onDidSpawnChat while the subagent signals still flow|occurrence=1 claudeAgent.test|title=C… claudeMapSessionEvents.test|title=claudeMapSessionEvents — direct mapper tests Test 9.5 — content_block_stop emits ChatToolCallReady so auto-allowed tools leave Streaming|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeMapSessionEvents.test|title=claudeMapSessionEvents — direct mapper tests Test 9.5 — content_block_stop emits ChatToolCallReady so auto-allowed tools leave Streaming|occurrence=1 claudeMapSessionEvents.t… claudeReplayMapper.test|title=claudeReplayMapper Fixture 10: prompt-less subagent transcript (inner messages) maps to one turn|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeReplayMapper.test|title=claudeReplayMapper Fixture 10: prompt-less subagent transcript (inner messages) maps to one turn|occurrence=1 claudeReplayMapper.test|… claudeReplayMapper.test|title=claudeReplayMapper Fixture 2: tool_use + tool_result is one Turn with one Completed ToolCall|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeReplayMapper.test|title=claudeReplayMapper Fixture 2: tool_use + tool_result is one Turn with one Completed ToolCall|occurrence=1 claudeReplayMapper.test|… claudeReplayMapper.test|title=claudeReplayMapper Fixture 6: tail Turn with orphan tool_use is Cancelled|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeReplayMapper.test|title=claudeReplayMapper Fixture 6: tail Turn with orphan tool_use is Cancelled|occurrence=1 claudeReplayMapper.test|… tool_use signals + tags them with parentToolCallId, lets the matching tool_result complete|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeSubagentSignals.test|title=claudeSubagentSignals — Phase 12 emission inner subagent canonical assistant message emits text/thinking/tool_use signals + tags them with parentToolCallId, lets the matching tool_result complete|occurrence=1 tool_use signals + tags … info tracking begin → appendInputDelta → finalize stashes rich info and parsed input|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeToolCallRegistry.test|title=claudeToolCallRegistry — Phase 8.5 input/info tracking begin → appendInputDelta → finalize stashes rich info and parsed input|occurrence=1 info tracking begin → ap… info tracking seedParsedInput populates info from a pre-parsed object (inner subagent path)|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeToolCallRegistry.test|title=claudeToolCallRegistry — Phase 8.5 input/info tracking seedParsedInput populates info from a pre-parsed object (inner subagent path)|occurrence=1 info tracking seedParsed… claudeToolDisplay.test|title=claudeToolDisplay — §4 mapping table Phase 8.5 — rich rendering snapshot covers every tool row|occurrence=1 · introduced test · mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/platform/agentHost/test/node/claudeToolDisplay.test|title=claudeToolDisplay — §4 mapping table Phase 8.5 — rich rendering snapshot covers every tool row|occurrence=1 claudeToolDisplay.test|t… Focused concept · strings.ts ×1 · 3 introduced LOC strings.ts ×1
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
JavaScript is disabled; use the native relationship evidence on this page to explore the same evidence.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
No tests are introduced at this concept. Its intent tests are introduced by other concepts.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
1 file ranked by introduced lines: 3 introduced LOC across 1 ranges.
Expand a file to inspect source; the > gutter marks introduced lines.
src/vs/base/common/strings.ts 3 introduced LOC · 1 range
Open complete file
105
106
export function truncate ( value : string , maxLength : number , suffix = Ellipsis ) : string {
108
>
return value ;
109
>
}
110
111
return ` ${ value . substr ( 0 , maxLength ) }${ suffix } ` ;