Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/vscode-cpptools
/ at
Method
at
Extension/src/Utility/Process/streams.ts:255–257 ·
view source on GitHub ↗
(index: number)
Source
from the content-addressed store, hash-verified
253
}
254
255
at(index: number) {
256
return
this.#buffer[index];
257
}
258
259
trimTrailingWhitespace = true;
260
Callers
5
compilerPath.test.ts
File · 0.80
skipTo
Method · 0.80
line
Method · 0.80
next
Method · 0.80
onDidChangeSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected