MCPcopy Create free account

hub / github.com/Wscats/vscode-explore / functions

Functions1,147 in github.com/Wscats/vscode-explore

↓ 2 callersMethod_addToLookupMap
(item: ResolvedKeybindingItem)
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:146
↓ 2 callersFunction_format
(message, args, env)
contributes/src/vs/nls.js:37
↓ 2 callersFunction_getCharContainingOffset
(str: string, offset: number)
contributes/src/vs/base/common/strings.ts:545
↓ 2 callersMethod_handle
()
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:136
↓ 2 callersMethod_insert
(element: E, atTheEnd: boolean)
commands/src/vs/base/common/linkedList.ts:49
↓ 2 callersMethod_insert
(element: E, atTheEnd: boolean)
contributes/src/vs/base/common/linkedList.ts:49
↓ 2 callersMethod_normalizeArr
(arr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contributes/src/vs/platform/contextkey/common/contextkey.ts:1142
↓ 2 callersMethod_normalizeArr
(arr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contextKeyExpr/src/contextkey.ts:1148
↓ 2 callersMethod_toSet
(arr: readonly IExtensionPointUser<T>[])
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:74
↓ 2 callersMethod_updateContexts
({ name, contextOptions }: { name: string, contextOptions: IContextOptions })
contextKeyExpr/src/contributes.ts:42
↓ 2 callersMethodaddCommands
(newCommands: Iterable<ICommandAction>)
contributes/src/vs/platform/actions/common/actions.ts:151
↓ 2 callersMethodappendMenuItems
(items: Iterable<{ id: MenuId, item: IMenuItem | ISubmenuItem }>)
contributes/src/vs/platform/actions/common/actions.ts:155
↓ 2 callersMethodas
* Returns the extension functions and properties defined by the specified key or null. * @param id an extension identifier
contributes/src/vs/platform/registry/common/platform.ts:29
↓ 2 callersMethodcatch
(reject?: ((reason: any) => TResult | Promise<TResult>) | undefined | null)
contributes/src/vs/base/common/async.ts:37
↓ 2 callersFunctioncmp
(a: ContextKeyExpression, b: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:235
↓ 2 callersFunctioncmp
(a: ContextKeyExpression, b: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:241
↓ 2 callersFunctioncomputeCodePoint
(highSurrogate: number, lowSurrogate: number)
contributes/src/vs/base/common/strings.ts:470
↓ 2 callersFunctioncontextMatchesRules
(rules: ContextKeyExpression | undefined)
contributes/src/index.ts:96
↓ 2 callersMethodcontextMatchesRules
(context: IContext, rules: ContextKeyExpression | null | undefined)
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:322
↓ 2 callersFunctioncreateDecorator
(serviceId: string)
commands/src/vs/platform/instantiation/common/instantiation.ts:139
↓ 2 callersFunctioncreatePage
(elements?: T[])
contributes/src/vs/base/common/paging.ts:29
↓ 2 callersFunctiondispose
(arg: T | IterableIterator<T> | undefined)
commands/src/vs/base/common/lifecycle.ts:69
↓ 2 callersMethoddispose
(cancel: boolean = false)
contributes/src/vs/base/common/cancellation.ts:128
↓ 2 callersFunctiondoEqualsIgnoreCase
(a: string, b: string, stopAt = a.length)
contributes/src/vs/base/common/strings.ts:379
↓ 2 callersMethodevent
* For the public to allow to subscribe * to events from this Emitter
commands/src/vs/base/common/event.ts:506
↓ 2 callersMethodevent
* For the public to allow to subscribe * to events from this Emitter
contributes/src/vs/base/common/event.ts:506
↓ 2 callersFunctionfilter
(event: Event<T>, filter: (e: T) => boolean)
commands/src/vs/base/common/event.ts:73
↓ 2 callersFunctionfilter
(event: Event<T>, filter: (e: T) => boolean)
contributes/src/vs/base/common/event.ts:73
↓ 2 callersFunctionflush
()
commands/src/vs/base/common/event.ts:236
↓ 2 callersFunctionflush
()
contributes/src/vs/base/common/event.ts:236
↓ 2 callersFunctionhandleCommand
(userFriendlyCommand: schema.IUserFriendlyCommand, extension: IExtensionPointUser<any>, bucket: schema.IToolba
contributes/src/register.ts:20
↓ 2 callersMethodhook
(e: { event: Event<T>; listener: IDisposable | null; })
commands/src/vs/base/common/event.ts:762
↓ 2 callersMethodhook
(e: { event: Event<T>; listener: IDisposable | null; })
contributes/src/vs/base/common/event.ts:762
↓ 2 callersMethodinfo
(message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:53
↓ 2 callersFunctionisAsciiLetter
(code: number)
contributes/src/vs/base/common/strings.ts:371
↓ 2 callersMethodisEmpty
()
contributes/src/vs/base/common/linkedList.ts:31
↓ 2 callersFunctionisHighSurrogate
(charCode: number)
contributes/src/vs/base/common/strings.ts:456
↓ 2 callersFunctionisPromiseCanceledError
(error: any)
commands/src/vs/base/common/errors.ts:141
↓ 2 callersFunctionisPromiseCanceledError
(error: any)
contributes/src/vs/base/common/errors.ts:141
↓ 2 callersFunctionisString
(str: any)
commands/src/vs/base/common/types.ts:18
↓ 2 callersFunctionisString
(str: any)
contributes/src/vs/base/common/types.ts:18
↓ 2 callersMethodmapDefined
(key: string)
contextKeyExpr/src/contextkey.ts:42
↓ 2 callersMethodmapNot
(key: string)
contextKeyExpr/src/contextkey.ts:43
↓ 2 callersMethodmapNotEquals
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:45
↓ 2 callersMethodmapRegex
(key: string, regexp: RegExp | null)
contextKeyExpr/src/contextkey.ts:46
↓ 2 callersMethodnormalize
(path: string)
commands/src/vs/base/common/path.ts:176
↓ 2 callersMethodon
(listener: (e: T) => any, thisArgs?: any, disposables?: IDisposable[] | DisposableStore)
contributes/src/vs/base/common/event.ts:281
↓ 2 callersMethodonFirstListenerAdd
()
commands/src/vs/base/common/event.ts:752
↓ 2 callersMethodonFirstListenerAdd
()
contributes/src/vs/base/common/event.ts:752
↓ 2 callersMethodonLastListenerRemove
()
commands/src/vs/base/common/event.ts:757
↓ 2 callersMethodonLastListenerRemove
()
contributes/src/vs/base/common/event.ts:757
↓ 2 callersMethodpop
()
contributes/src/vs/base/common/linkedList.ts:90
↓ 2 callersMethodregisterExtensionPoint
(desc: IExtensionPointDescriptor)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:428
↓ 2 callersMethodregisterSchema
* Register a schema to the registry.
contributes/src/vs/platform/jsonschemas/common/jsonContributionRegistry.ts:25
↓ 2 callersMethodremoveEventListener
(event: string | symbol, listener: Function)
contributes/src/vs/base/common/event.ts:346
↓ 2 callersMethodremoveListener
(event: string | symbol, listener: Function)
contributes/src/vs/base/common/event.ts:332
↓ 2 callersFunctionrenderToolbar
()
contextKeyExpr/src/index.ts:35
↓ 2 callersMethodsetContribute
({ name, json, contextOptions }: { name: string, json: any,
contextKeyExpr/src/contributes.ts:52
↓ 2 callersMethodsetHandler
(handler: IExtensionPointHandler<T>)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:68
↓ 2 callersMethodsetValue
(key: string, value: any)
contextKeyExpr/src/config.ts:13
↓ 2 callersFunctionstoreServiceDependency
(id: Function, target: Function, index: number, optional: boolean)
commands/src/vs/platform/instantiation/common/instantiation.ts:127
↓ 2 callersFunctiontoDisposable
(fn: () => void)
commands/src/vs/base/common/lifecycle.ts:104
↓ 2 callersFunctiontopStep
(array: ReadonlyArray<T>, compare: (a: T, b: T) => number, result: T[], i: number, m: number)
contributes/src/vs/base/common/arrays.ts:284
↓ 2 callersMethodunhook
(e: { event: Event<T>; listener: IDisposable | null; })
commands/src/vs/base/common/event.ts:766
↓ 2 callersMethodunhook
(e: { event: Event<T>; listener: IDisposable | null; })
contributes/src/vs/base/common/event.ts:766
↓ 2 callersFunctionuriToFsPath
(uri: URI, keepDriveLetterCasing: boolean)
contributes/src/vs/base/common/uri.ts:566
↓ 1 callersMethod_addKeyPress
(keypress: string, item: ResolvedKeybindingItem)
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:108
↓ 1 callersMethod_cloneContribute
(confg: Config)
contextKeyExpr/src/contributes.ts:23
↓ 1 callersFunction_doHandleExtensionPoints
(affectedExtensions: IExtensionDescription[])
contributes/src/index.ts:19
↓ 1 callersMethod_findCommand
(context: IContext, matches: ResolvedKeybindingItem[])
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:308
↓ 1 callersFunction_handleExtensionPoint
(extensionPoint: ExtensionPoint<T>, availableExtensions: IExtensionDescription[], messageHandler: (msg: IMessa
contributes/src/index.ts:47
↓ 1 callersMethod_implies
* Returns true if it is provable `p` implies `q`.
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:193
↓ 1 callersMethod_isTargetedForRemoval
(defaultKb: ResolvedKeybindingItem, keypressFirstPart: string | null, keypressChordPart: string | null, comman
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:58
↓ 1 callersMethod_iterateContribute
(obj: any, context: Context)
contextKeyExpr/src/contributes.ts:71
↓ 1 callersFunction_merge
(a: T[], compare: Compare<T>, lo: number, mid: number, hi: number, aux: T[])
contributes/src/vs/base/common/arrays.ts:99
↓ 1 callersFunction_referenceResolution
(scheme: string, path: string)
commands/src/vs/base/common/uri.ts:57
↓ 1 callersFunction_referenceResolution
(scheme: string, path: string)
contributes/src/vs/base/common/uri.ts:56
↓ 1 callersMethod_removeFromLookupMap
(item: ResolvedKeybindingItem)
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:160
↓ 1 callersMethod_removeListener
(listener: ErrorListenerCallback)
commands/src/vs/base/common/errors.ts:48
↓ 1 callersMethod_removeListener
(listener: ErrorListenerCallback)
contributes/src/vs/base/common/errors.ts:48
↓ 1 callersFunction_schemeFix
(scheme: string, _strict: boolean)
commands/src/vs/base/common/uri.ts:49
↓ 1 callersFunction_schemeFix
(scheme: string, _strict: boolean)
contributes/src/vs/base/common/uri.ts:48
↓ 1 callersFunction_sort
(a: T[], compare: Compare<T>, lo: number, hi: number, aux: T[])
contributes/src/vs/base/common/arrays.ts:121
↓ 1 callersFunction_validateUri
(ret: URI, _strict?: boolean)
commands/src/vs/base/common/uri.ts:14
↓ 1 callersFunction_validateUri
(ret: URI, _strict?: boolean)
contributes/src/vs/base/common/uri.ts:13
↓ 1 callersMethodacceptUsers
(users: IExtensionPointUser<T>[])
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:130
↓ 1 callersMethodalloc
(byteLength: number)
contributes/src/vs/base/common/buffer.ts:19
↓ 1 callersMethodcancel
()
commands/src/vs/base/common/cancellation.ts:115
↓ 1 callersMethodcancel
()
contributes/src/vs/base/common/cancellation.ts:115
↓ 1 callersMethodcheck
(listenerCount: number)
commands/src/vs/base/common/event.ts:418
↓ 1 callersMethodcheck
(listenerCount: number)
contributes/src/vs/base/common/event.ts:418
↓ 1 callersMethodclear
* Dispose of all registered disposables but do not mark this object as disposed.
commands/src/vs/base/common/lifecycle.ts:139
↓ 1 callersMethodclear
* Dispose of all registered disposables but do not mark this object as disposed.
contributes/src/vs/base/common/lifecycle.ts:117
↓ 1 callersMethodcombine
* Looks for rules containing -command in `overrides` and removes them directly from `defaults`.
contributes/src/vs/platform/keybinding/common/keybindingResolver.ts:85
↓ 1 callersFunctioncombinedDisposable
(...disposables: IDisposable[])
commands/src/vs/base/common/lifecycle.ts:99
↓ 1 callersFunctioncombinedDisposable
(...disposables: IDisposable[])
contributes/src/vs/base/common/lifecycle.ts:77
↓ 1 callersFunctioncompareSubstring
(a: string, b: string, aStart: number = 0, aEnd: number = a.length, bStart: number = 0, bEnd: number = b.lengt
contributes/src/vs/base/common/strings.ts:298
↓ 1 callersFunctioncompareSubstringIgnoreCase
(a: string, b: string, aStart: number = 0, aEnd: number = a.length, bStart: number = 0, bEnd: number = b.lengt
contributes/src/vs/base/common/strings.ts:322
↓ 1 callersMethodcompute
(previous: readonly IExtensionPointUser<T>[] | null, current: readonly IExtensionPointUser<T>[])
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:82
↓ 1 callersFunctioncontextMatchesRules
(context: IContext, rules: ContextKeyExpression | null | undefined)
contextKeyExpr/src/contextkey.ts:1269
← previousnext →101–200 of 1,147, ranked by callers