MCPcopy
hub / github.com/microsoft/vscode / push

Method push

src/vs/editor/common/model.ts:73–73  ·  view source on GitHub ↗

* Registers that a lane should be visible at the Range in the model. * @param persist - if true, notes that the lane should always be visible, * even on lines where there's no specific request for that lane.

(lane: GlyphMarginLane, range: Range, persist?: boolean)

Source from the content-addressed store, hash-verified

71 * even on lines where there's no specific request for that lane.
72 */
73 push(lane: GlyphMarginLane, range: Range, persist?: boolean): void;
74}
75
76/**

Callers 15

safeToStringFunction · 0.65
main.tsFile · 0.65
configureCrashReporterFunction · 0.65
getJSFlagsFunction · 0.65
registerListenersFunction · 0.65
onOpenUrlFunction · 0.65
_initializeMethod · 0.65
loadMethod · 0.65
pushMethod · 0.65
containersMethod · 0.65

Implementers 1

GlyphMarginLanesModelsrc/vs/editor/common/viewModel/glyphLa

Calls

no outgoing calls

Tested by 15

setConnectionMethod · 0.52
addConnectionMethod · 0.52
dispatchMethod · 0.52
disposeSessionMethod · 0.52
createSessionMethod · 0.52
dispatchActionMethod · 0.52
dispatchMethod · 0.52
skillButtonItemsFunction · 0.52
disposeSessionMethod · 0.52
disposeChatMethod · 0.52
createChatMethod · 0.52
createSessionMethod · 0.52