Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wscats/vscode-explore
/ functions
Functions
1,147 in github.com/Wscats/vscode-explore
⨍
Functions
1,147
◇
Types & classes
389
Function
containsFullWidthCharacter
(str: string)
contributes/src/vs/base/common/strings.ts:739
Function
containsRTL
(str: string)
contributes/src/vs/base/common/strings.ts:710
Function
containsUnusualLineTerminators
(str: string)
contributes/src/vs/base/common/strings.ts:735
Function
containsUppercaseCharacter
(target: string, ignoreEscapedChars = false)
contributes/src/vs/base/common/strings.ts:905
Function
convertSimple2RegExpPattern
(pattern: string)
contributes/src/vs/base/common/strings.ts:139
Method
create
(key: string)
contributes/src/vs/platform/contextkey/common/contextkey.ts:314
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:370
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:438
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:509
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:577
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:645
Method
create
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:713
Method
create
(key: string)
contributes/src/vs/platform/contextkey/common/contextkey.ts:781
Method
create
(key: string, regexp: RegExp | null)
contributes/src/vs/platform/contextkey/common/contextkey.ts:837
Method
create
(actual: ContextKeyRegexExpr)
contributes/src/vs/platform/contextkey/common/contextkey.ts:904
Method
create
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contributes/src/vs/platform/contextkey/common/contextkey.ts:951
Method
create
(key: string)
contextKeyExpr/src/contextkey.ts:320
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:376
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:444
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:515
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:583
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:651
Method
create
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:719
Method
create
(key: string)
contextKeyExpr/src/contextkey.ts:787
Method
create
(key: string, regexp: RegExp | null)
contextKeyExpr/src/contextkey.ts:843
Method
create
(actual: ContextKeyRegexExpr)
contextKeyExpr/src/contextkey.ts:910
Method
create
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contextKeyExpr/src/contextkey.ts:957
Method
createChild
* 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
Method
createInstance
* Synchronously creates an instance that is denoted by * the descriptor
commands/src/vs/platform/instantiation/common/instantiation.ts:94
Function
createProxyObject
(methodNames: string[], invoke: (method: string, args: any[]) => any)
commands/src/vs/base/common/types.ts:207
Function
createProxyObject
(methodNames: string[], invoke: (method: string, args: any[]) => any)
contributes/src/vs/base/common/types.ts:200
Function
createRegExp
(searchString: string, isRegex: boolean, options: RegExpOptions = {})
contributes/src/vs/base/common/strings.ts:190
Function
createSyncDescriptor
(ctor: any, ...staticArguments: any[])
commands/src/vs/platform/instantiation/common/descriptors.ts:77
Function
cwd
()
commands/src/vs/base/common/process.ts:32
Function
cwd
()
contributes/src/vs/base/common/process.ts:18
Method
cwd
()
contributes/src/vs/base/common/process.ts:12
Method
debounce
(merge: (last: T | undefined, event: T) => T, delay?: number, leading?: boolean, leakWarningThreshold?: number
commands/src/vs/base/common/event.ts:279
Method
debounce
(merge: (last: R | undefined, event: T) => R, delay: number = 100, leading = false, leakWarningThreshold?: num
commands/src/vs/base/common/event.ts:313
Method
debounce
(merge: (last: T | undefined, event: T) => T, delay?: number, leading?: boolean, leakWarningThreshold?: number
contributes/src/vs/base/common/event.ts:279
Method
debounce
(merge: (last: R | undefined, event: T) => R, delay: number = 100, leading = false, leakWarningThreshold?: num
contributes/src/vs/base/common/event.ts:313
Function
decodeUTF8
(buffer: Uint8Array)
contributes/src/vs/base/common/strings.ts:648
Function
delta
(before: ReadonlyArray<T>, after: ReadonlyArray<T>, compare: (a: T, b: T) => number)
contributes/src/vs/base/common/arrays.ts:215
Function
deserialize
(serialized: string | null | undefined, strict: boolean = false)
contributes/src/vs/platform/contextkey/common/contextkey.ts:114
Function
deserialize
(serialized: string | null | undefined, strict: boolean = false)
contextKeyExpr/src/contextkey.ts:120
Function
dirname
(path: string)
commands/src/vs/base/common/path.ts:670
Method
dirname
(path: string)
commands/src/vs/base/common/path.ts:181
Function
dispose
()
commands/src/vs/base/common/cancellation.ts:29
Function
dispose
()
commands/src/vs/base/common/event.ts:396
Function
dispose
()
contributes/src/vs/base/common/cancellation.ts:29
Function
dispose
()
contributes/src/vs/base/common/event.ts:396
Method
dispose
()
commands/src/vs/base/common/lifecycle.ts:57
Method
dispose
* 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
Method
dispose
()
commands/src/vs/base/common/lifecycle.ts:228
Method
dispose
()
commands/src/vs/base/common/lifecycle.ts:273
Method
dispose
(cancel: boolean = false)
commands/src/vs/base/common/cancellation.ts:128
Method
dispose
()
commands/src/vs/base/common/event.ts:412
Method
dispose
()
commands/src/vs/base/common/event.ts:598
Method
dispose
()
commands/src/vs/base/common/event.ts:740
Method
dispose
()
commands/src/vs/base/common/event.ts:860
Method
dispose
()
contributes/src/vs/workbench/services/extensions/common/extensions.ts:90
Method
dispose
* 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
Method
dispose
()
contributes/src/vs/base/common/lifecycle.ts:203
Method
dispose
()
contributes/src/vs/base/common/lifecycle.ts:248
Method
dispose
()
contributes/src/vs/base/common/event.ts:412
Method
dispose
()
contributes/src/vs/base/common/event.ts:598
Method
dispose
()
contributes/src/vs/base/common/event.ts:740
Method
dispose
()
contributes/src/vs/base/common/event.ts:860
Function
disposed
(what: string)
commands/src/vs/base/common/errors.ts:176
Function
disposed
(what: string)
contributes/src/vs/base/common/errors.ts:176
Function
distinct
(array: ReadonlyArray<T>, keyFn?: (t: T) => string)
contributes/src/vs/base/common/arrays.ts:343
Function
distinctES6
(array: ReadonlyArray<T>)
contributes/src/vs/base/common/arrays.ts:363
Function
empty
()
commands/src/vs/base/common/iterator.ts:13
Function
empty
()
contributes/src/vs/base/common/iterator.ts:9
Method
enableInspectPort
()
contributes/src/vs/workbench/services/extensions/common/extensions.ts:89
Function
encodeURIComponentMinimal
(path: string)
commands/src/vs/base/common/uri.ts:558
Function
encodeURIComponentMinimal
(path: string)
contributes/src/vs/base/common/uri.ts:545
Function
encodeUTF8
(str: string)
contributes/src/vs/base/common/strings.ts:593
Function
endsWith
(haystack: string, needle: string)
contributes/src/vs/base/common/strings.ts:171
Function
env
()
commands/src/vs/base/common/process.ts:31
Function
equals
(key: string, value: any)
contributes/src/vs/platform/contextkey/common/contextkey.ts:74
Function
equals
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:80
Method
equals
(a: ExtensionIdentifier | string | null | undefined, b: ExtensionIdentifier | string | null | undefined)
contributes/src/vs/platform/extensions/common/extensions.ts:204
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:45
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:251
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:288
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:340
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:406
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:477
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:545
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:613
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:681
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:749
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:807
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:868
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:921
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:988
Method
equals
(other: ContextKeyExpression)
contributes/src/vs/platform/contextkey/common/contextkey.ts:1118
Method
equals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:257
Method
equals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:294
Method
equals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:346
← previous
next →
501–600 of 1,147, ranked by callers