MCPcopy Create free account

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

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

FunctioncontainsFullWidthCharacter
(str: string)
contributes/src/vs/base/common/strings.ts:739
FunctioncontainsRTL
(str: string)
contributes/src/vs/base/common/strings.ts:710
FunctioncontainsUnusualLineTerminators
(str: string)
contributes/src/vs/base/common/strings.ts:735
FunctioncontainsUppercaseCharacter
(target: string, ignoreEscapedChars = false)
contributes/src/vs/base/common/strings.ts:905
FunctionconvertSimple2RegExpPattern
(pattern: string)
contributes/src/vs/base/common/strings.ts:139
Methodcreate
(key: string)
contributes/src/vs/platform/contextkey/common/contextkey.ts:314
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:370
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:438
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:509
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:577
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:645
Methodcreate
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:713
Methodcreate
(key: string)
contributes/src/vs/platform/contextkey/common/contextkey.ts:781
Methodcreate
(key: string, regexp: RegExp | null)
contributes/src/vs/platform/contextkey/common/contextkey.ts:837
Methodcreate
(actual: ContextKeyRegexExpr)
contributes/src/vs/platform/contextkey/common/contextkey.ts:904
Methodcreate
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contributes/src/vs/platform/contextkey/common/contextkey.ts:951
Methodcreate
(key: string)
contextKeyExpr/src/contextkey.ts:320
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:376
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:444
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:515
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:583
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:651
Methodcreate
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:719
Methodcreate
(key: string)
contextKeyExpr/src/contextkey.ts:787
Methodcreate
(key: string, regexp: RegExp | null)
contextKeyExpr/src/contextkey.ts:843
Methodcreate
(actual: ContextKeyRegexExpr)
contextKeyExpr/src/contextkey.ts:910
Methodcreate
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contextKeyExpr/src/contextkey.ts:957
MethodcreateChild
* Creates a child of this service which inherts all current services * and adds/overwrites the given services
commands/src/vs/platform/instantiation/common/instantiation.ts:115
MethodcreateInstance
* Synchronously creates an instance that is denoted by * the descriptor
commands/src/vs/platform/instantiation/common/instantiation.ts:94
FunctioncreateProxyObject
(methodNames: string[], invoke: (method: string, args: any[]) => any)
commands/src/vs/base/common/types.ts:207
FunctioncreateProxyObject
(methodNames: string[], invoke: (method: string, args: any[]) => any)
contributes/src/vs/base/common/types.ts:200
FunctioncreateRegExp
(searchString: string, isRegex: boolean, options: RegExpOptions = {})
contributes/src/vs/base/common/strings.ts:190
FunctioncreateSyncDescriptor
(ctor: any, ...staticArguments: any[])
commands/src/vs/platform/instantiation/common/descriptors.ts:77
Functioncwd
()
commands/src/vs/base/common/process.ts:32
Functioncwd
()
contributes/src/vs/base/common/process.ts:18
Methodcwd
()
contributes/src/vs/base/common/process.ts:12
Methoddebounce
(merge: (last: T | undefined, event: T) => T, delay?: number, leading?: boolean, leakWarningThreshold?: number
commands/src/vs/base/common/event.ts:279
Methoddebounce
(merge: (last: R | undefined, event: T) => R, delay: number = 100, leading = false, leakWarningThreshold?: num
commands/src/vs/base/common/event.ts:313
Methoddebounce
(merge: (last: T | undefined, event: T) => T, delay?: number, leading?: boolean, leakWarningThreshold?: number
contributes/src/vs/base/common/event.ts:279
Methoddebounce
(merge: (last: R | undefined, event: T) => R, delay: number = 100, leading = false, leakWarningThreshold?: num
contributes/src/vs/base/common/event.ts:313
FunctiondecodeUTF8
(buffer: Uint8Array)
contributes/src/vs/base/common/strings.ts:648
Functiondelta
(before: ReadonlyArray<T>, after: ReadonlyArray<T>, compare: (a: T, b: T) => number)
contributes/src/vs/base/common/arrays.ts:215
Functiondeserialize
(serialized: string | null | undefined, strict: boolean = false)
contributes/src/vs/platform/contextkey/common/contextkey.ts:114
Functiondeserialize
(serialized: string | null | undefined, strict: boolean = false)
contextKeyExpr/src/contextkey.ts:120
Functiondirname
(path: string)
commands/src/vs/base/common/path.ts:670
Methoddirname
(path: string)
commands/src/vs/base/common/path.ts:181
Functiondispose
()
commands/src/vs/base/common/cancellation.ts:29
Functiondispose
()
commands/src/vs/base/common/event.ts:396
Functiondispose
()
contributes/src/vs/base/common/cancellation.ts:29
Functiondispose
()
contributes/src/vs/base/common/event.ts:396
Methoddispose
()
commands/src/vs/base/common/lifecycle.ts:57
Methoddispose
* Dispose of all registered disposables and mark this object as disposed. * * Any future disposables added to this object will be disposed of on `
commands/src/vs/base/common/lifecycle.ts:126
Methoddispose
()
commands/src/vs/base/common/lifecycle.ts:228
Methoddispose
()
commands/src/vs/base/common/lifecycle.ts:273
Methoddispose
(cancel: boolean = false)
commands/src/vs/base/common/cancellation.ts:128
Methoddispose
()
commands/src/vs/base/common/event.ts:412
Methoddispose
()
commands/src/vs/base/common/event.ts:598
Methoddispose
()
commands/src/vs/base/common/event.ts:740
Methoddispose
()
commands/src/vs/base/common/event.ts:860
Methoddispose
()
contributes/src/vs/workbench/services/extensions/common/extensions.ts:90
Methoddispose
* Dispose of all registered disposables and mark this object as disposed. * * Any future disposables added to this object will be disposed of on `
contributes/src/vs/base/common/lifecycle.ts:104
Methoddispose
()
contributes/src/vs/base/common/lifecycle.ts:203
Methoddispose
()
contributes/src/vs/base/common/lifecycle.ts:248
Methoddispose
()
contributes/src/vs/base/common/event.ts:412
Methoddispose
()
contributes/src/vs/base/common/event.ts:598
Methoddispose
()
contributes/src/vs/base/common/event.ts:740
Methoddispose
()
contributes/src/vs/base/common/event.ts:860
Functiondisposed
(what: string)
commands/src/vs/base/common/errors.ts:176
Functiondisposed
(what: string)
contributes/src/vs/base/common/errors.ts:176
Functiondistinct
(array: ReadonlyArray<T>, keyFn?: (t: T) => string)
contributes/src/vs/base/common/arrays.ts:343
FunctiondistinctES6
(array: ReadonlyArray<T>)
contributes/src/vs/base/common/arrays.ts:363
Functionempty
()
commands/src/vs/base/common/iterator.ts:13
Functionempty
()
contributes/src/vs/base/common/iterator.ts:9
MethodenableInspectPort
()
contributes/src/vs/workbench/services/extensions/common/extensions.ts:89
FunctionencodeURIComponentMinimal
(path: string)
commands/src/vs/base/common/uri.ts:558
FunctionencodeURIComponentMinimal
(path: string)
contributes/src/vs/base/common/uri.ts:545
FunctionencodeUTF8
(str: string)
contributes/src/vs/base/common/strings.ts:593
FunctionendsWith
(haystack: string, needle: string)
contributes/src/vs/base/common/strings.ts:171
Functionenv
()
commands/src/vs/base/common/process.ts:31
Functionequals
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:74
Functionequals
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:80
Methodequals
(a: ExtensionIdentifier | string | null | undefined, b: ExtensionIdentifier | string | null | undefined)
contributes/src/vs/platform/extensions/common/extensions.ts:204
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:45
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:251
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:288
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:340
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:406
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:477
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:545
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:613
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:681
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:749
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:807
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:868
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:921
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:988
Methodequals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:1118
Methodequals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:257
Methodequals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:294
Methodequals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:346
← previousnext →501–600 of 1,147, ranked by callers