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
↓ 62 callers
Method
push
(element: E)
contributes/src/vs/base/common/linkedList.ts:45
↓ 60 callers
Method
slice
(start?: number, end?: number)
contributes/src/vs/base/common/buffer.ts:89
↓ 55 callers
Method
create
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contributes/src/vs/platform/contextkey/common/contextkey.ts:1081
↓ 53 callers
Function
localize
(env, data, message)
contributes/src/vs/nls.js:71
↓ 45 callers
Method
create
(_expr: ReadonlyArray<ContextKeyExpression | null | undefined>)
contextKeyExpr/src/contextkey.ts:1087
↓ 43 callers
Method
dispose
()
contributes/src/vs/base/common/lifecycle.ts:48
↓ 41 callers
Function
isPathSeparator
(code: number | undefined)
commands/src/vs/base/common/path.ts:72
↓ 40 callers
Method
set
(value: T)
contextKeyExpr/src/contextkey.ts:1243
↓ 27 callers
Method
get
(index: number)
contributes/src/vs/base/common/paging.ts:45
↓ 22 callers
Function
validateString
(value: string, name: string)
commands/src/vs/base/common/path.ts:66
↓ 21 callers
Method
fire
* To be kept private to fire an event to * subscribers
contributes/src/vs/base/common/event.ts:569
↓ 20 callers
Method
forEach
(fn: (i: T) => void)
contributes/src/vs/base/common/event.ts:274
↓ 20 callers
Method
getValue
(key: string)
contextKeyExpr/src/contextkey.ts:1239
↓ 20 callers
Method
push
(element: E)
commands/src/vs/base/common/linkedList.ts:45
↓ 17 callers
Method
add
* 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 callers
Method
splice
(start: number, deleteCount: number, toInsert: T[])
contributes/src/vs/base/common/sequence.ts:15
↓ 15 callers
Method
fire
* To be kept private to fire an event to * subscribers
commands/src/vs/base/common/event.ts:569
↓ 15 callers
Method
map
(fn: (i: T) => O)
contributes/src/vs/base/common/event.ts:273
↓ 15 callers
Method
then
(resolve?: ((value: T) => TResult1 | Promise<TResult1>) | undefined | null, reject?: ((reason: any) => TResult
contributes/src/vs/base/common/async.ts:34
↓ 14 callers
Method
error
(message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:45
↓ 14 callers
Method
map
(mapFnc: IContextKeyExprMapper)
contextKeyExpr/src/contextkey.ts:55
↓ 14 callers
Method
warn
(message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:49
↓ 11 callers
Method
get
()
contextKeyExpr/src/contextkey.ts:1245
↓ 11 callers
Method
join
(...paths: string[])
commands/src/vs/base/common/path.ts:178
↓ 10 callers
Method
bind
()
commands/src/vs/platform/instantiation/common/descriptors.ts:83
↓ 10 callers
Method
get
(id: ServiceIdentifier<T>)
commands/src/vs/platform/instantiation/common/instantiation.ts:64
↓ 10 callers
Method
mapEquals
(key: string, value: any)
contextKeyExpr/src/contextkey.ts:44
↓ 9 callers
Method
has
(id: MenuId)
contributes/src/vs/platform/actions/common/actions.ts:146
↓ 9 callers
Method
keys
()
contextKeyExpr/src/contextkey.ts:54
↓ 9 callers
Method
resolve
(index: number, cancellationToken: CancellationToken)
contributes/src/vs/base/common/paging.ts:46
↓ 8 callers
Method
concat
(buffers: VSBuffer[], totalLength?: number)
contributes/src/vs/base/common/buffer.ts:49
↓ 8 callers
Method
equals
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:51
↓ 8 callers
Method
evaluate
(context: IContext)
contextKeyExpr/src/contextkey.ts:52
↓ 8 callers
Method
getGraphemeBreakType
(codePoint: number)
contributes/src/vs/base/common/strings.ts:1073
↓ 8 callers
Function
isWindowsDeviceRoot
(code: number)
commands/src/vs/base/common/path.ts:80
↓ 8 callers
Function
markTracked
(x: T)
commands/src/vs/base/common/lifecycle.ts:20
↓ 8 callers
Function
markTracked
(x: T)
contributes/src/vs/base/common/lifecycle.ts:19
↓ 8 callers
Method
resolve
(...pathSegments: string[])
commands/src/vs/base/common/path.ts:179
↓ 7 callers
Method
clear
()
contributes/src/vs/base/common/linkedList.ts:35
↓ 7 callers
Function
fn
(...args: any[])
contributes/src/vs/base/common/event.ts:336
↓ 7 callers
Method
shift
()
contributes/src/vs/base/common/linkedList.ts:80
↓ 6 callers
Function
compare
(a: string, b: string)
contributes/src/vs/base/common/strings.ts:288
↓ 6 callers
Method
filter
(fn: (e: T) => boolean)
contributes/src/vs/base/common/event.ts:275
↓ 6 callers
Function
getNextCodePoint
(str: string, len: number, offset: number)
contributes/src/vs/base/common/strings.ts:477
↓ 6 callers
Method
negate
()
contextKeyExpr/src/contextkey.ts:56
↓ 6 callers
Method
parse
(path: string)
commands/src/vs/base/common/path.ts:185
↓ 5 callers
Method
addEventListener
(event: string | symbol, listener: Function)
contributes/src/vs/base/common/event.ts:345
↓ 5 callers
Function
canceled
()
contributes/src/vs/base/common/errors.ts:148
↓ 5 callers
Method
delete
(key: K, value: V)
contributes/src/vs/base/common/collections.ts:114
↓ 5 callers
Method
has
(value: T)
contextKeyExpr/src/contextkey.ts:1258
↓ 5 callers
Function
map
(event: Event<I>, map: (i: I) => O)
commands/src/vs/base/common/event.ts:55
↓ 5 callers
Function
map
(event: Event<I>, map: (i: I) => O)
contributes/src/vs/base/common/event.ts:55
↓ 5 callers
Method
onCancellationRequested
()
contributes/src/vs/base/common/cancellation.ts:79
↓ 5 callers
Method
registerCommand
(id: string, command: ICommandHandler)
commands/src/commands.ts:53
↓ 5 callers
Method
setValue
(key: string, value: any)
contributes/src/context.ts:13
↓ 4 callers
Function
breakBetweenGraphemeBreakType
(breakTypeA: GraphemeBreakType, breakTypeB: GraphemeBreakType)
contributes/src/vs/base/common/strings.ts:959
↓ 4 callers
Method
cancel
()
contributes/src/vs/base/common/async.ts:10
↓ 4 callers
Method
clear
()
commands/src/vs/base/common/linkedList.ts:35
↓ 4 callers
Method
cmp
(other: ContextKeyExpression)
contextKeyExpr/src/contextkey.ts:50
↓ 4 callers
Method
getCommand
(id: string)
contributes/src/vs/platform/actions/common/actions.ts:153
↓ 4 callers
Method
getInstance
()
contributes/src/vs/base/common/strings.ts:1060
↓ 4 callers
Method
getPage
(pageIndex: number, cancellationToken: CancellationToken)
contributes/src/vs/base/common/paging.ts:18
↓ 4 callers
Method
isEmpty
()
commands/src/vs/base/common/linkedList.ts:31
↓ 4 callers
Function
isUndefinedOrNull
(obj: any)
commands/src/vs/base/common/types.ts:77
↓ 4 callers
Function
normalizeString
(path: string, allowAboveRoot: boolean, separator: string, isPathSeparator: (code?: number) => boolean)
commands/src/vs/base/common/path.ts:86
↓ 4 callers
Function
onUnexpectedError
(e: any)
contributes/src/vs/base/common/errors.ts:77
↓ 4 callers
Function
once
(this: unknown, fn: T)
commands/src/vs/base/common/functional.ts:6
↓ 4 callers
Function
once
(this: unknown, fn: T)
contributes/src/vs/base/common/functional.ts:6
↓ 4 callers
Function
percentDecode
(str: string)
commands/src/vs/base/common/uri.ts:695
↓ 4 callers
Function
percentDecode
(str: string)
contributes/src/vs/base/common/uri.ts:682
↓ 4 callers
Function
pushSplice
(start: number, deleteCount: number, toInsert: T[])
contributes/src/vs/base/common/arrays.ts:162
↓ 4 callers
Method
serialize
()
contextKeyExpr/src/contextkey.ts:53
↓ 4 callers
Function
trackDisposable
(x: T)
commands/src/vs/base/common/lifecycle.ts:34
↓ 4 callers
Function
trackDisposable
(x: T)
contributes/src/vs/base/common/lifecycle.ts:33
↓ 3 callers
Function
_asFormatted
* Create the external version of a uri
commands/src/vs/base/common/uri.ts:609
↓ 3 callers
Function
_asFormatted
* Create the external version of a uri
contributes/src/vs/base/common/uri.ts:596
↓ 3 callers
Method
_msg
(type: Severity, message: string)
contributes/src/vs/workbench/services/extensions/common/extensionsRegistry.ts:36
↓ 3 callers
Method
_remove
(node: Node<E>)
commands/src/vs/base/common/linkedList.ts:100
↓ 3 callers
Method
_remove
(node: Node<E>)
contributes/src/vs/base/common/linkedList.ts:100
↓ 3 callers
Function
command
(commandId: string, options: CommandOptions = {})
commands/src/index.ts:35
↓ 3 callers
Function
createScopedLocalize
(scope, env)
contributes/src/vs/nls.js:78
↓ 3 callers
Method
cwd
()
commands/src/vs/base/common/platform.ts:38
↓ 3 callers
Function
fn
(...args: any[])
commands/src/vs/base/common/event.ts:336
↓ 3 callers
Method
from
(components: { scheme: string; authority?: string; path?: string; query?: string; fragment?: string })
contributes/src/vs/base/common/uri.ts:328
↓ 3 callers
Method
getContribute
(name: string)
contextKeyExpr/src/contributes.ts:27
↓ 3 callers
Function
getPrevCodePoint
* get the code point that ends right before offset `offset`
contributes/src/vs/base/common/strings.ts:491
↓ 3 callers
Method
getuid
()
contextKeyExpr/src/platform.ts:32
↓ 3 callers
Function
isLowSurrogate
(charCode: number)
contributes/src/vs/base/common/strings.ts:463
↓ 3 callers
Function
isLowerAsciiLetter
(code: number)
contributes/src/vs/base/common/strings.ts:363
↓ 3 callers
Function
isUndefinedOrNull
(obj: any)
contributes/src/vs/base/common/types.ts:70
↓ 3 callers
Function
isUpperAsciiLetter
(code: number)
contributes/src/vs/base/common/strings.ts:367
↓ 3 callers
Function
onUnexpectedError
(e: any)
commands/src/vs/base/common/errors.ts:77
↓ 3 callers
Method
shift
()
commands/src/vs/base/common/linkedList.ts:80
↓ 3 callers
Function
snapshot
(event: Event<T>)
commands/src/vs/base/common/event.ts:112
↓ 3 callers
Function
snapshot
(event: Event<T>)
contributes/src/vs/base/common/event.ts:112
↓ 3 callers
Function
toDisposable
(fn: () => void)
contributes/src/vs/base/common/lifecycle.ts:82
↓ 3 callers
Method
toKey
* Gives the value by which to index (for equality).
contributes/src/vs/platform/extensions/common/extensions.ts:226
↓ 3 callers
Method
toString
()
contributes/src/vs/base/common/errors.ts:133
↓ 3 callers
Method
unshift
(element: E)
contributes/src/vs/base/common/linkedList.ts:41
↓ 3 callers
Function
uriToFsPath
(uri: URI, keepDriveLetterCasing: boolean)
commands/src/vs/base/common/uri.ts:579
next →
1–100 of 1,147, ranked by callers