MCPcopy Create free account

hub / github.com/TonyRobotics/RoboWare-Studio / functions

Functions31,660 in github.com/TonyRobotics/RoboWare-Studio

↓ 148 callersFunctiona
(e,t)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 148 callersFunctionni
()
src/vs/workbench/api/node/extHost.protocol.ts:107
↓ 146 callersMethodgetModel
()
src/vs/workbench/parts/git/common/git.ts:330
↓ 144 callersMethodadd
(emitter: Events)
src/typings/node.d.ts:316
↓ 143 callersMethodfile
()
src/vs/workbench/services/configurationResolver/node/configurationResolverService.ts:58
↓ 143 callersMethodpublicLog
* 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 callersMethodaddClass
(clazz: string)
src/vs/workbench/electron-browser/workbench.ts:1077
↓ 140 callersMethodinsert
* 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 callersMethodwrite
(buffer: Buffer)
src/typings/node.d.ts:1852
↓ 138 callersMethodcreate
(env: { [key: string]: string })
src/vs/workbench/parts/terminal/electron-browser/terminal.ts:22
↓ 137 callersMethodgetConfiguration
* Returns the current editor's configuration
src/vs/editor/common/editorCommon.ts:1816
↓ 135 callersMethodgetSelections
* Returns all the selections of the editor.
src/vs/editor/common/editorCommon.ts:1496
↓ 131 callersMethodrun
()
src/vs/editor/common/editorCommon.ts:1316
↓ 129 callersMethodemit
(eventType: string, data?: any)
src/vs/base/parts/tree/browser/tree.ts:20
↓ 129 callersMethodgetLineCount
* Get the number of lines in the model.
src/vs/editor/common/editorCommon.ts:571
↓ 129 callersFunctionw
(e)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:19
↓ 127 callersMethodfilter
(condition: (t: T, i: number) => boolean)
extensions/git/src/iterators.ts:25
↓ 124 callersFunctionassertFindState
(editor: ICommonCodeEditor, cursor: number[], highlighted: number[], findDecorations: number[][])
src/vs/editor/contrib/find/test/common/findModel.test.ts:66
↓ 124 callersMethodgetConfiguration
* 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 callersMethodupdate
* 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 callersMethodfile
(options?: IQueryOptions)
src/vs/workbench/parts/search/common/searchQuery.ts:20
↓ 123 callersMethodgetId
()
src/vs/workbench/parts/debug/common/debug.ts:63
↓ 121 callersMethodgetFocus
* Returns focused element.
src/vs/base/parts/tree/browser/tree.ts:263
↓ 121 callersMethodgetVerticalOffsetForLineNumber
(lineNumber: number)
src/vs/editor/common/viewModel/viewModel.ts:47
↓ 121 callersFunctionregisterColor
(id: string, defaults: ColorDefaults, description: string)
src/vs/platform/theme/common/colorRegistry.ts:116
↓ 119 callersMethodexecuteCommand
* 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 callersFunctioninput
(id = String(index++), nonSerializable?: boolean, resource?: URI)
src/vs/workbench/test/browser/editorStacksModel.test.ts:173
↓ 119 callersMethodlog
(...args: any[])
src/vs/code/electron-main/log.ts:15
↓ 119 callersMethodregisterCommand
(id: string, command: ICommandHandler)
src/vs/platform/commands/common/commands.ts:46
↓ 117 callersMethodget_object
Return the `PyObject` object referenced by this `PyName`
extensions/donjayamanne.python-0.6.9/pythonFiles/rope/base/pynames.py:8
↓ 116 callersMethodequals
(other: UUID)
src/vs/base/common/uuid.ts:17
↓ 116 callersMethodgetValue
()
src/vs/workbench/services/textfile/common/textfiles.ts:201
↓ 116 callersMethodsetEnablement
(extension: IExtension, enable: boolean, workspace?: boolean)
src/vs/workbench/parts/extensions/common/extensions.ts:76
↓ 115 callersFunctioncreatePart
(endIndex: number, foreground: number)
src/vs/editor/test/common/viewLayout/viewLineRenderer.test.ts:16
↓ 112 callersMethodcreateMenuItem
(arg1: string, arg2: any, arg3?: boolean, arg4?: boolean)
src/vs/code/electron-main/menus.ts:1043
↓ 111 callersFunctionassertKeyCode
(standalone: StandaloneKeyCode, runtime: RuntimeKeyCode)
src/vs/editor/test/common/standalone/standaloneBase.test.ts:24
↓ 111 callersMethodgetEditors
(mru?: boolean)
src/vs/workbench/common/editor.ts:882
↓ 111 callersMethodgetSelection
* Returns the primary selection of the editor.
src/vs/editor/common/editorCommon.ts:1491
↓ 110 callersMethoddiv
* 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 callersMethodexec
(cwd: string, args: string[], options: any = {})
extensions/git/src/git.ts:337
↓ 109 callersMethodappendTo
(container?: any, index?: number)
src/vs/base/browser/builder.ts:248
↓ 109 callersMethodkeys
* Override for the IConfigurationService#keys() method that adds information about workspace settings.
src/vs/workbench/services/configuration/common/configuration.ts:32
↓ 108 callersMethoddelete
()
src/vs/base/node/profiler.ts:72
↓ 108 callersFunctionjoin
()
src/vs/base/common/paths.ts:243
↓ 107 callersMethodbind
(cb: (err: Error, data: any) => any)
src/typings/node.d.ts:318
↓ 107 callersMethoddispose
()
src/vs/base/browser/dom.ts:821
↓ 106 callersMethodemit
(event: string, ...args: any[])
src/typings/node.d.ts:1910
↓ 105 callersMethodhide
(editor: BaseEditor, position: Position, layoutAndRochade: boolean)
src/vs/workbench/browser/parts/editor/editorGroupsControl.ts:58
↓ 104 callersMethodall
()
src/vs/workbench/parts/git/common/git.ts:118
↓ 104 callersFunctione
(e,t,n,o,i)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 104 callersMethodtrigger
* 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 callersMethodfocus
* Focuses the terminal instance. * * @param focus Force focus even if there is a selection.
src/vs/workbench/parts/terminal/common/terminal.ts:233
↓ 103 callersMethodsetInput
* Sets the input of the tree.
src/vs/base/parts/tree/browser/tree.ts:51
↓ 99 callersMethodopenGroup
(label: string, activate = true, index?: number)
src/vs/workbench/common/editor/editorStacksModel.ts:818
↓ 98 callersFunctionassertValue
(actual: CharCode, expected: string)
src/vs/base/test/common/charCode.test.ts:13
↓ 98 callersMethodexec
(args: string[], options: any = {})
src/vs/workbench/parts/git/node/git.lib.ts:177
↓ 98 callersMethodregister
* Register a tokenization support.
src/vs/editor/common/modes.ts:800
↓ 97 callersMethodexists
(key: string)
src/vs/platform/markers/common/problemMatcher.ts:933
↓ 97 callersMethodgetLineMaxColumn
* Get the maximum legal column for line at `lineNumber`
src/vs/editor/common/editorCommon.ts:617
↓ 97 callersMethoditemAt
(position: number)
src/vs/base/parts/tree/browser/treeViewModel.ts:185
↓ 97 callersMethodresolve
(identifier: string)
src/vs/workbench/parts/tasks/common/taskSystem.ts:96
↓ 97 callersMethodrunCoreEditorCommand
(cursors: ICursors, args: any)
src/vs/editor/common/controller/coreCommands.ts:699
↓ 97 callersMethodsetSelection
* 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 callersFunctionto_bytes
(cmd_str)
extensions/donjayamanne.python-0.6.9/pythonFiles/PythonTools/ptvsd/visualstudio_py_util.py:48
↓ 97 callersMethodwarn
(message: string)
src/vs/base/common/parsers.ts:46
↓ 96 callersMethodrun
()
src/vs/workbench/parts/git/common/git.ts:152
↓ 96 callersMethodwrap
(oldStream: ReadableStream)
src/typings/node.d.ts:293
↓ 95 callersFunctionappend
(parent: HTMLElement, ...children: T[])
src/vs/base/browser/dom.ts:892
↓ 95 callersFunctioncreateDecorator
(serviceId: string)
src/vs/platform/instantiation/common/instantiation.ts:188
↓ 95 callersMethodgetText
* 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 callersMethodpop
(self, last=True)
extensions/donjayamanne.python-0.6.9/pythonFiles/rope/base/utils/datastructures.py:52
↓ 94 callersMethodchange
(newState: INewFindReplaceState, moveCursor: boolean, updateHistory: boolean = true)
src/vs/editor/contrib/find/common/findState.ts:140
↓ 93 callersMethodfile
(path: string)
src/vs/base/common/uri.ts:215
↓ 93 callersMethodfind
(path: string)
src/vs/workbench/parts/git/common/git.ts:119
↓ 92 callersMethodcreateFromString
(text: string, options: ITextModelCreationOptions = TextModel.DEFAULT_CREATION_OPTIONS, languageIdentifier: La
src/vs/editor/common/model/model.ts:38
↓ 92 callersMethodfindInsertionIndex
* 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 callersMethodisDirty
* 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 callersMethodkeys
* Returns the defined keys of configurations in the different scopes * the key is defined.
src/vs/platform/configuration/common/configuration.ts:37
↓ 91 callersMethodsetPosition
* 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 callersMethodsetValue
* Replace the entire text buffer value contained in this model.
src/vs/editor/common/editorCommon.ts:517
↓ 89 callersMethod_CompletionEntryMatcher
( insertion_text, extra_menu_info = None, extra_
extensions/RichardHe.you-complete-me-1.0.36/ycmd/ycmd/tests/handlers_test.py:59
↓ 89 callersMethodgetModel
* Gets the current debug model.
src/vs/workbench/parts/debug/common/debug.ts:537
↓ 89 callersMethodhasClass
* Returns whether the current HTML element of the builder has the provided class assigned.
src/vs/base/browser/builder.ts:971
↓ 87 callersFunctionKeyChord
(firstPart: number, secondPart: number)
src/vs/base/common/keyCodes.ts:443
↓ 87 callersMethodgetWorkspace
()
src/vs/base/common/labels.ts:23
↓ 86 callersMethodaddRule
(rule: string)
src/vs/platform/theme/common/themeService.ts:41
↓ 86 callersMethodfromHex
* Creates a color from a hex string (#RRGGBB or #RRGGBBAA).
src/vs/base/common/color.ts:286
↓ 86 callersFunctiononError
(error: Error, done: () => void)
src/vs/base/test/common/utils.ts:83
↓ 85 callersMethodand
(obj: any)
src/vs/base/browser/builder.ts:178
↓ 85 callersMethodbindTo
(target: IContextKeyService)
src/vs/platform/contextkey/common/contextkey.ts:427
↓ 85 callersMethodgetId
* Returns the unique identifier of this composite.
src/vs/workbench/common/composite.ts:14
↓ 85 callersMethodgetResource
* Gets the absolute file resource URI this input is about.
src/vs/workbench/common/editor.ts:329
↓ 84 callersMethodgetLanguageIdentifier
()
src/vs/editor/common/modes.ts:59
↓ 83 callersMethodclone
()
src/vs/editor/common/modes.ts:151
↓ 83 callersMethodgetViewModel
* Gets the current view model.
src/vs/workbench/parts/debug/common/debug.ts:542
↓ 83 callersMethodpop
(k: K)
src/vs/base/common/map.ts:114
↓ 82 callersMethodaddClass
* 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 callersMethodlisten
(port: number, hostname?: string, backlog?: number, listeningListener?: Function)
src/typings/node.d.ts:1974
↓ 82 callersFunctions
(e,t,n,o)
extensions/donjayamanne.python-0.6.9/docs/bundle.js:1
↓ 80 callersFunctionrange
(to: number, from = 0)
src/vs/base/common/arrays.ts:237
← previousnext →101–200 of 31,660, ranked by callers