MCPcopy Create free account

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

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

↓ 62 callersMethodpush
(element: E)
contributes/src/vs/base/common/linkedList.ts:45
↓ 60 callersMethodslice
(start?: number, end?: number)
contributes/src/vs/base/common/buffer.ts:89
↓ 55 callersMethodcreate
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contributes/src/vs/platform/contextkey/common/contextkey.ts:1081
↓ 53 callersFunctionlocalize
(env, data, message)
contributes/src/vs/nls.js:71
↓ 45 callersMethodcreate
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contextKeyExpr/src/contextkey.ts:1087
↓ 43 callersMethoddispose
()
contributes/src/vs/base/common/lifecycle.ts:48
↓ 41 callersFunctionisPathSeparator
(code: number | undefined)
commands/src/vs/base/common/path.ts:72
↓ 40 callersMethodset
(value: T)
contextKeyExpr/src/contextkey.ts:1243
↓ 27 callersMethodget
(index: number)
contributes/src/vs/base/common/paging.ts:45
↓ 22 callersFunctionvalidateString
(value: string, name: string)
commands/src/vs/base/common/path.ts:66
↓ 21 callersMethodfire
* To be kept private to fire an event to * subscribers
contributes/src/vs/base/common/event.ts:569
↓ 20 callersMethodforEach
(fn: (i: T) => void)
contributes/src/vs/base/common/event.ts:274
↓ 20 callersMethodgetValue
(key: string)
contextKeyExpr/src/contextkey.ts:1239
↓ 20 callersMethodpush
(element: E)
commands/src/vs/base/common/linkedList.ts:45
↓ 17 callersMethodadd
* Adds the extension functions and properties defined by data to the * platform. The provided id must be unique. * @param id a unique identifier
contributes/src/vs/platform/registry/common/platform.ts:17
↓ 16 callersMethodsplice
(start: number, deleteCount: number, toInsert: T[])
contributes/src/vs/base/common/sequence.ts:15
↓ 15 callersMethodfire
* To be kept private to fire an event to * subscribers
commands/src/vs/base/common/event.ts:569
↓ 15 callersMethodmap
(fn: (i: T) => O)
contributes/src/vs/base/common/event.ts:273
↓ 15 callersMethodthen
(resolve?: ((value: T) => TResult1 | Promise<TResult1>) | undefined | null, reject?: ((reason: any) => TResult
contributes/src/vs/base/common/async.ts:34
↓ 14 callersMethoderror
(message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:45
↓ 14 callersMethodmap
(mapFnc: IContextKeyExprMapper)
contextKeyExpr/src/contextkey.ts:55
↓ 14 callersMethodwarn
(message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:49
↓ 11 callersMethodget
()
contextKeyExpr/src/contextkey.ts:1245
↓ 11 callersMethodjoin
(...paths: string[])
commands/src/vs/base/common/path.ts:178
↓ 10 callersMethodbind
()
commands/src/vs/platform/instantiation/common/descriptors.ts:83
↓ 10 callersMethodget
(id: ServiceIdentifier<T>)
commands/src/vs/platform/instantiation/common/instantiation.ts:64
↓ 10 callersMethodmapEquals
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:44
↓ 9 callersMethodhas
(id: MenuId)
contributes/src/vs/platform/actions/common/actions.ts:146
↓ 9 callersMethodkeys
()
contextKeyExpr/src/contextkey.ts:54
↓ 9 callersMethodresolve
(index: number, cancellationToken: CancellationToken)
contributes/src/vs/base/common/paging.ts:46
↓ 8 callersMethodconcat
(buffers: VSBuffer[], totalLength?: number)
contributes/src/vs/base/common/buffer.ts:49
↓ 8 callersMethodequals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:51
↓ 8 callersMethodevaluate
(context: IContext)
contextKeyExpr/src/contextkey.ts:52
↓ 8 callersMethodgetGraphemeBreakType
(codePoint: number)
contributes/src/vs/base/common/strings.ts:1073
↓ 8 callersFunctionisWindowsDeviceRoot
(code: number)
commands/src/vs/base/common/path.ts:80
↓ 8 callersFunctionmarkTracked
(x: T)
commands/src/vs/base/common/lifecycle.ts:20
↓ 8 callersFunctionmarkTracked
(x: T)
contributes/src/vs/base/common/lifecycle.ts:19
↓ 8 callersMethodresolve
(...pathSegments: string[])
commands/src/vs/base/common/path.ts:179
↓ 7 callersMethodclear
()
contributes/src/vs/base/common/linkedList.ts:35
↓ 7 callersFunctionfn
(...args: any[])
contributes/src/vs/base/common/event.ts:336
↓ 7 callersMethodshift
()
contributes/src/vs/base/common/linkedList.ts:80
↓ 6 callersFunctioncompare
(a: string, b: string)
contributes/src/vs/base/common/strings.ts:288
↓ 6 callersMethodfilter
(fn: (e: T) => boolean)
contributes/src/vs/base/common/event.ts:275
↓ 6 callersFunctiongetNextCodePoint
(str: string, len: number, offset: number)
contributes/src/vs/base/common/strings.ts:477
↓ 6 callersMethodnegate
()
contextKeyExpr/src/contextkey.ts:56
↓ 6 callersMethodparse
(path: string)
commands/src/vs/base/common/path.ts:185
↓ 5 callersMethodaddEventListener
(event: string | symbol, listener: Function)
contributes/src/vs/base/common/event.ts:345
↓ 5 callersFunctioncanceled
()
contributes/src/vs/base/common/errors.ts:148
↓ 5 callersMethoddelete
(key: K, value: V)
contributes/src/vs/base/common/collections.ts:114
↓ 5 callersMethodhas
(value: T)
contextKeyExpr/src/contextkey.ts:1258
↓ 5 callersFunctionmap
(event: Event<I>, map: (i: I) => O)
commands/src/vs/base/common/event.ts:55
↓ 5 callersFunctionmap
(event: Event<I>, map: (i: I) => O)
contributes/src/vs/base/common/event.ts:55
↓ 5 callersMethodonCancellationRequested
()
contributes/src/vs/base/common/cancellation.ts:79
↓ 5 callersMethodregisterCommand
(id: string, command: ICommandHandler)
commands/src/commands.ts:53
↓ 5 callersMethodsetValue
(key: string, value: any)
contributes/src/context.ts:13
↓ 4 callersFunctionbreakBetweenGraphemeBreakType
(breakTypeA: GraphemeBreakType, breakTypeB: GraphemeBreakType)
contributes/src/vs/base/common/strings.ts:959
↓ 4 callersMethodcancel
()
contributes/src/vs/base/common/async.ts:10
↓ 4 callersMethodclear
()
commands/src/vs/base/common/linkedList.ts:35
↓ 4 callersMethodcmp
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:50
↓ 4 callersMethodgetCommand
(id: string)
contributes/src/vs/platform/actions/common/actions.ts:153
↓ 4 callersMethodgetInstance
()
contributes/src/vs/base/common/strings.ts:1060
↓ 4 callersMethodgetPage
(pageIndex: number, cancellationToken: CancellationToken)
contributes/src/vs/base/common/paging.ts:18
↓ 4 callersMethodisEmpty
()
commands/src/vs/base/common/linkedList.ts:31
↓ 4 callersFunctionisUndefinedOrNull
(obj: any)
commands/src/vs/base/common/types.ts:77
↓ 4 callersFunctionnormalizeString
(path: string, allowAboveRoot: boolean, separator: string, isPathSeparator: (code?: number) => boolean)
commands/src/vs/base/common/path.ts:86
↓ 4 callersFunctiononUnexpectedError
(e: any)
contributes/src/vs/base/common/errors.ts:77
↓ 4 callersFunctiononce
(this: unknown, fn: T)
commands/src/vs/base/common/functional.ts:6
↓ 4 callersFunctiononce
(this: unknown, fn: T)
contributes/src/vs/base/common/functional.ts:6
↓ 4 callersFunctionpercentDecode
(str: string)
commands/src/vs/base/common/uri.ts:695
↓ 4 callersFunctionpercentDecode
(str: string)
contributes/src/vs/base/common/uri.ts:682
↓ 4 callersFunctionpushSplice
(start: number, deleteCount: number, toInsert: T[])
contributes/src/vs/base/common/arrays.ts:162
↓ 4 callersMethodserialize
()
contextKeyExpr/src/contextkey.ts:53
↓ 4 callersFunctiontrackDisposable
(x: T)
commands/src/vs/base/common/lifecycle.ts:34
↓ 4 callersFunctiontrackDisposable
(x: T)
contributes/src/vs/base/common/lifecycle.ts:33
↓ 3 callersFunction_asFormatted
* Create the external version of a uri
commands/src/vs/base/common/uri.ts:609
↓ 3 callersFunction_asFormatted
* Create the external version of a uri
contributes/src/vs/base/common/uri.ts:596
↓ 3 callersMethod_msg
(type: Severity, message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:36
↓ 3 callersMethod_remove
(node: Node<E>)
commands/src/vs/base/common/linkedList.ts:100
↓ 3 callersMethod_remove
(node: Node<E>)
contributes/src/vs/base/common/linkedList.ts:100
↓ 3 callersFunctioncommand
(commandId: string, options: CommandOptions = {})
commands/src/index.ts:35
↓ 3 callersFunctioncreateScopedLocalize
(scope, env)
contributes/src/vs/nls.js:78
↓ 3 callersMethodcwd
()
commands/src/vs/base/common/platform.ts:38
↓ 3 callersFunctionfn
(...args: any[])
commands/src/vs/base/common/event.ts:336
↓ 3 callersMethodfrom
(components: { scheme: string; authority?: string; path?: string; query?: string; fragment?: string })
contributes/src/vs/base/common/uri.ts:328
↓ 3 callersMethodgetContribute
(name: string)
contextKeyExpr/src/contributes.ts:27
↓ 3 callersFunctiongetPrevCodePoint
* get the code point that ends right before offset `offset`
contributes/src/vs/base/common/strings.ts:491
↓ 3 callersMethodgetuid
()
contextKeyExpr/src/platform.ts:32
↓ 3 callersFunctionisLowSurrogate
(charCode: number)
contributes/src/vs/base/common/strings.ts:463
↓ 3 callersFunctionisLowerAsciiLetter
(code: number)
contributes/src/vs/base/common/strings.ts:363
↓ 3 callersFunctionisUndefinedOrNull
(obj: any)
contributes/src/vs/base/common/types.ts:70
↓ 3 callersFunctionisUpperAsciiLetter
(code: number)
contributes/src/vs/base/common/strings.ts:367
↓ 3 callersFunctiononUnexpectedError
(e: any)
commands/src/vs/base/common/errors.ts:77
↓ 3 callersMethodshift
()
commands/src/vs/base/common/linkedList.ts:80
↓ 3 callersFunctionsnapshot
(event: Event<T>)
commands/src/vs/base/common/event.ts:112
↓ 3 callersFunctionsnapshot
(event: Event<T>)
contributes/src/vs/base/common/event.ts:112
↓ 3 callersFunctiontoDisposable
(fn: () => void)
contributes/src/vs/base/common/lifecycle.ts:82
↓ 3 callersMethodtoKey
* Gives the value by which to index (for equality).
contributes/src/vs/platform/extensions/common/extensions.ts:226
↓ 3 callersMethodtoString
()
contributes/src/vs/base/common/errors.ts:133
↓ 3 callersMethodunshift
(element: E)
contributes/src/vs/base/common/linkedList.ts:41
↓ 3 callersFunctionuriToFsPath
(uri: URI, keepDriveLetterCasing: boolean)
commands/src/vs/base/common/uri.ts:579
next →1–100 of 1,147, ranked by callers