Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TonyRobotics/RoboWare-Studio
/ functions
Functions
31,660 in github.com/TonyRobotics/RoboWare-Studio
⨍
Functions
31,660
◇
Types & classes
9,482
↳
Endpoints
27
↓ 148 callers
Function
a
(e,t)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 148 callers
Function
ni
()
src/vs/workbench/api/node/extHost.protocol.ts:107
↓ 146 callers
Method
getModel
()
src/vs/workbench/parts/git/common/git.ts:330
↓ 144 callers
Method
add
(emitter: Events)
src/typings/node.d.ts:316
↓ 143 callers
Method
file
()
src/vs/workbench/services/configurationResolver/node/configurationResolverService.ts:58
↓ 143 callers
Method
publicLog
* Sends a telemetry event that has been privacy approved. * Do not call this unless you have been given approval.
src/vs/platform/telemetry/common/telemetry.ts:39
↓ 142 callers
Method
addClass
(clazz: string)
src/vs/workbench/electron-browser/workbench.ts:1077
↓ 140 callers
Method
insert
* Insert text at a location. * You can use \r\n or \n in `value` and they will be normalized to the current [document](#TextDocument). * Althoug
src/vs/vscode.d.ts:1084
↓ 140 callers
Method
write
(buffer: Buffer)
src/typings/node.d.ts:1852
↓ 138 callers
Method
create
(env: { [key: string]: string })
src/vs/workbench/parts/terminal/electron-browser/terminal.ts:22
↓ 137 callers
Method
getConfiguration
* Returns the current editor's configuration
src/vs/editor/common/editorCommon.ts:1816
↓ 135 callers
Method
getSelections
* Returns all the selections of the editor.
src/vs/editor/common/editorCommon.ts:1496
↓ 131 callers
Method
run
()
src/vs/editor/common/editorCommon.ts:1316
↓ 129 callers
Method
emit
(eventType: string, data?: any)
src/vs/base/parts/tree/browser/tree.ts:20
↓ 129 callers
Method
getLineCount
* Get the number of lines in the model.
src/vs/editor/common/editorCommon.ts:571
↓ 129 callers
Function
w
(e)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:19
↓ 127 callers
Method
filter
(condition: (t: T, i: number) => boolean)
extensions/git/src/iterators.ts:25
↓ 124 callers
Function
assertFindState
(editor: ICommonCodeEditor, cursor: number[], highlighted: number[], findDecorations: number[][])
src/vs/editor/contrib/find/test/common/findModel.test.ts:66
↓ 124 callers
Method
getConfiguration
* Returns a configuration with the specified name. * Returns null if there is no configuration with the specified name.
src/vs/workbench/parts/debug/common/debug.ts:365
↓ 124 callers
Method
update
* Store a value. The value must be JSON-stringifyable. * * @param key A string. * @param value A value. MUST not contain cyclic references.
src/vs/vscode.d.ts:3489
↓ 123 callers
Method
file
(options?: IQueryOptions)
src/vs/workbench/parts/search/common/searchQuery.ts:20
↓ 123 callers
Method
getId
()
src/vs/workbench/parts/debug/common/debug.ts:63
↓ 121 callers
Method
getFocus
* Returns focused element.
src/vs/base/parts/tree/browser/tree.ts:263
↓ 121 callers
Method
getVerticalOffsetForLineNumber
(lineNumber: number)
src/vs/editor/common/viewModel/viewModel.ts:47
↓ 121 callers
Function
registerColor
(id: string, defaults: ColorDefaults, description: string)
src/vs/platform/theme/common/colorRegistry.ts:116
↓ 119 callers
Method
executeCommand
* Execute a command on the editor. * @param source The source of the call. * @param command The command to execute
src/vs/editor/common/editorCommon.ts:1879
↓ 119 callers
Function
input
(id = String(index++), nonSerializable?: boolean, resource?: URI)
src/vs/workbench/test/browser/editorStacksModel.test.ts:173
↓ 119 callers
Method
log
(...args: any[])
src/vs/code/electron-main/log.ts:15
↓ 119 callers
Method
registerCommand
(id: string, command: ICommandHandler)
src/vs/platform/commands/common/commands.ts:46
↓ 117 callers
Method
get_object
Return the `PyObject` object referenced by this `PyName`
extensions/donjayamanne.python-0.6.9/pythonFiles/rope/base/pynames.py:8
↓ 116 callers
Method
equals
(other: UUID)
src/vs/base/common/uuid.ts:17
↓ 116 callers
Method
getValue
()
src/vs/workbench/services/textfile/common/textfiles.ts:201
↓ 116 callers
Method
setEnablement
(extension: IExtension, enable: boolean, workspace?: boolean)
src/vs/workbench/parts/extensions/common/extensions.ts:76
↓ 115 callers
Function
createPart
(endIndex: number, foreground: number)
src/vs/editor/test/common/viewLayout/viewLineRenderer.test.ts:16
↓ 112 callers
Method
createMenuItem
(arg1: string, arg2: any, arg3?: boolean, arg4?: boolean)
src/vs/code/electron-main/menus.ts:1043
↓ 111 callers
Function
assertKeyCode
(standalone: StandaloneKeyCode, runtime: RuntimeKeyCode)
src/vs/editor/test/common/standalone/standaloneBase.test.ts:24
↓ 111 callers
Method
getEditors
(mru?: boolean)
src/vs/workbench/common/editor.ts:882
↓ 111 callers
Method
getSelection
* Returns the primary selection of the editor.
src/vs/editor/common/editorCommon.ts:1491
↓ 110 callers
Method
div
* Creates a new element of this kind as child of the current element or parent. * Accepts an object literal as first parameter that can be used to
src/vs/base/browser/builder.ts:337
↓ 110 callers
Method
exec
(cwd: string, args: string[], options: any = {})
extensions/git/src/git.ts:337
↓ 109 callers
Method
appendTo
(container?: any, index?: number)
src/vs/base/browser/builder.ts:248
↓ 109 callers
Method
keys
* Override for the IConfigurationService#keys() method that adds information about workspace settings.
src/vs/workbench/services/configuration/common/configuration.ts:32
↓ 108 callers
Method
delete
()
src/vs/base/node/profiler.ts:72
↓ 108 callers
Function
join
()
src/vs/base/common/paths.ts:243
↓ 107 callers
Method
bind
(cb: (err: Error, data: any) => any)
src/typings/node.d.ts:318
↓ 107 callers
Method
dispose
()
src/vs/base/browser/dom.ts:821
↓ 106 callers
Method
emit
(event: string, ...args: any[])
src/typings/node.d.ts:1910
↓ 105 callers
Method
hide
(editor: BaseEditor, position: Position, layoutAndRochade: boolean)
src/vs/workbench/browser/parts/editor/editorGroupsControl.ts:58
↓ 104 callers
Method
all
()
src/vs/workbench/parts/git/common/git.ts:118
↓ 104 callers
Function
e
(e,t,n,o,i)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 104 callers
Method
trigger
* Directly trigger a handler or an editor action. * @param source The source of the call. * @param handlerId The id of the handler or the id of a
src/vs/editor/common/editorCommon.ts:1566
↓ 103 callers
Method
focus
* Focuses the terminal instance. * * @param focus Force focus even if there is a selection.
src/vs/workbench/parts/terminal/common/terminal.ts:233
↓ 103 callers
Method
setInput
* Sets the input of the tree.
src/vs/base/parts/tree/browser/tree.ts:51
↓ 99 callers
Method
openGroup
(label: string, activate = true, index?: number)
src/vs/workbench/common/editor/editorStacksModel.ts:818
↓ 98 callers
Function
assertValue
(actual: CharCode, expected: string)
src/vs/base/test/common/charCode.test.ts:13
↓ 98 callers
Method
exec
(args: string[], options: any = {})
src/vs/workbench/parts/git/node/git.lib.ts:177
↓ 98 callers
Method
register
* Register a tokenization support.
src/vs/editor/common/modes.ts:800
↓ 97 callers
Method
exists
(key: string)
src/vs/platform/markers/common/problemMatcher.ts:933
↓ 97 callers
Method
getLineMaxColumn
* Get the maximum legal column for line at `lineNumber`
src/vs/editor/common/editorCommon.ts:617
↓ 97 callers
Method
itemAt
(position: number)
src/vs/base/parts/tree/browser/treeViewModel.ts:185
↓ 97 callers
Method
resolve
(identifier: string)
src/vs/workbench/parts/tasks/common/taskSystem.ts:96
↓ 97 callers
Method
runCoreEditorCommand
(cursors: ICursors, args: any)
src/vs/editor/common/controller/coreCommands.ts:699
↓ 97 callers
Method
setSelection
* Set the primary selection of the editor. This will remove any secondary cursors. * @param selection The new selection
src/vs/editor/common/editorCommon.ts:1502
↓ 97 callers
Function
to_bytes
(cmd_str)
extensions/donjayamanne.python-0.6.9/pythonFiles/PythonTools/ptvsd/visualstudio_py_util.py:48
↓ 97 callers
Method
warn
(message: string)
src/vs/base/common/parsers.ts:46
↓ 96 callers
Method
run
()
src/vs/workbench/parts/git/common/git.ts:152
↓ 96 callers
Method
wrap
(oldStream: ReadableStream)
src/typings/node.d.ts:293
↓ 95 callers
Function
append
(parent: HTMLElement, ...children: T[])
src/vs/base/browser/dom.ts:892
↓ 95 callers
Function
createDecorator
(serviceId: string)
src/vs/platform/instantiation/common/instantiation.ts:188
↓ 95 callers
Method
getText
* Get the text of this document. A substring can be retrieved by providing * a range. The range will be [adjusted](#TextDocument.validateRange).
src/vs/vscode.d.ts:198
↓ 95 callers
Method
pop
(self, last=True)
extensions/donjayamanne.python-0.6.9/pythonFiles/rope/base/utils/datastructures.py:52
↓ 94 callers
Method
change
(newState: INewFindReplaceState, moveCursor: boolean, updateHistory: boolean = true)
src/vs/editor/contrib/find/common/findState.ts:140
↓ 93 callers
Method
file
(path: string)
src/vs/base/common/uri.ts:215
↓ 93 callers
Method
find
(path: string)
src/vs/workbench/parts/git/common/git.ts:119
↓ 92 callers
Method
createFromString
(text: string, options: ITextModelCreationOptions = TextModel.DEFAULT_CREATION_OPTIONS, languageIdentifier: La
src/vs/editor/common/model/model.ts:38
↓ 92 callers
Method
findInsertionIndex
* Find the insertion index for a new value inside a sorted array of values. * If the value is already present in the sorted array, the insertion ind
src/vs/editor/common/viewLayout/whitespaceComputer.ts:76
↓ 91 callers
Method
isDirty
* A resource is dirty if it has unsaved changes or is an untitled file not yet saved. * * @param resource the resource to check for being dirty. I
src/vs/workbench/services/textfile/common/textfiles.ts:253
↓ 91 callers
Method
keys
* Returns the defined keys of configurations in the different scopes * the key is defined.
src/vs/platform/configuration/common/configuration.ts:37
↓ 91 callers
Method
setPosition
* Set the primary position of the cursor. This will remove any secondary cursors. * @param position New primary cursor's position
src/vs/editor/common/editorCommon.ts:1456
↓ 90 callers
Method
setValue
* Replace the entire text buffer value contained in this model.
src/vs/editor/common/editorCommon.ts:517
↓ 89 callers
Method
_CompletionEntryMatcher
( insertion_text, extra_menu_info = None, extra_
extensions/RichardHe.you-complete-me-1.0.36/ycmd/ycmd/tests/handlers_test.py:59
↓ 89 callers
Method
getModel
* Gets the current debug model.
src/vs/workbench/parts/debug/common/debug.ts:537
↓ 89 callers
Method
hasClass
* Returns whether the current HTML element of the builder has the provided class assigned.
src/vs/base/browser/builder.ts:971
↓ 87 callers
Function
KeyChord
(firstPart: number, secondPart: number)
src/vs/base/common/keyCodes.ts:443
↓ 87 callers
Method
getWorkspace
()
src/vs/base/common/labels.ts:23
↓ 86 callers
Method
addRule
(rule: string)
src/vs/platform/theme/common/themeService.ts:41
↓ 86 callers
Method
fromHex
* Creates a color from a hex string (#RRGGBB or #RRGGBBAA).
src/vs/base/common/color.ts:286
↓ 86 callers
Function
onError
(error: Error, done: () => void)
src/vs/base/test/common/utils.ts:83
↓ 85 callers
Method
and
(obj: any)
src/vs/base/browser/builder.ts:178
↓ 85 callers
Method
bindTo
(target: IContextKeyService)
src/vs/platform/contextkey/common/contextkey.ts:427
↓ 85 callers
Method
getId
* Returns the unique identifier of this composite.
src/vs/workbench/common/composite.ts:14
↓ 85 callers
Method
getResource
* Gets the absolute file resource URI this input is about.
src/vs/workbench/common/editor.ts:329
↓ 84 callers
Method
getLanguageIdentifier
()
src/vs/editor/common/modes.ts:59
↓ 83 callers
Method
clone
()
src/vs/editor/common/modes.ts:151
↓ 83 callers
Method
getViewModel
* Gets the current view model.
src/vs/workbench/parts/debug/common/debug.ts:542
↓ 83 callers
Method
pop
(k: K)
src/vs/base/common/map.ts:114
↓ 82 callers
Method
addClass
* Adds the variable list of arguments as class names to the current HTML element of the builder.
src/vs/base/browser/builder.ts:941
↓ 82 callers
Method
listen
(port: number, hostname?: string, backlog?: number, listeningListener?: Function)
src/typings/node.d.ts:1974
↓ 82 callers
Function
s
(e,t,n,o)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 80 callers
Function
range
(to: number, from = 0)
src/vs/base/common/arrays.ts:237
← previous
next →
101–200 of 31,660, ranked by callers