MCPcopy Create free account

hub / github.com/boltex/leojs / functions

Functions3,690 in github.com/boltex/leojs

↓ 11 callersFunctiondebounce
(func, timeout = 300)
settings-panel/main.js:345
↓ 11 callersMethodexpandToLevel
(level: number)
src/core/leoCommands.ts:4735
↓ 11 callersMethodisAtAutoNode
()
src/core/leoNodes.ts:3169
↓ 11 callersMethodisOutlineVisible
* * Checks if outline is visible * @returns true if either outline is visible
src/leoUI.ts:3006
↓ 11 callersMethodmoveWordHelper
( extend: boolean, forward: boolean, end: boolean = false, smart: boolean = fa
src/commands/editCommands.ts:2265
↓ 11 callersMethodonl
* Write a newline to the output stream.
src/core/leoAtFile.ts:3530
↓ 11 callersMethodparents
* Yield all parent positions of p.
src/core/leoNodes.ts:838
↓ 11 callersMethodrememberReadPath
* Remember the files that have been read *and* * the full headline (@<file> type) that caused the read.
src/core/leoAtFile.ts:4219
↓ 11 callersMethodreplaceClipboardWith
(s: string)
src/core/leoGui.ts:404
↓ 11 callersMethodsetSearchSetting
* Sets a specific Find panel setting.
src/core/leoGui.ts:151
↓ 11 callersMethodtoString
()
src/core/leoCommands.ts:387
↓ 11 callersMethodtoString
()
src/core/leoCache.ts:118
↓ 11 callersMethodwarn
* Warn that an @asis or @nosent node has been changed externally. * * There is *no way* to update the tree automatically.
src/core/leoExternalFiles.ts:1020
↓ 11 callersMethodwriteException
( e: any, fileName: string, root: Position )
src/core/leoAtFile.ts:4027
↓ 10 callersMethod_bodySaveDocument
* * Sets new body (or detached body) text on leo's side, and may optionally save vsCode's body editor (which will trim spaces) * @param p_documen
src/leoUI.ts:1928
↓ 10 callersMethod_linkAsNthChild
* Links self as the n'th child of VNode pv
src/core/leoNodes.ts:3928
↓ 10 callersMethodarchivedPosition
* Return a representation of a position suitable for use in .leo files.
src/core/leoNodes.ts:550
↓ 10 callersMethodatShadowFileNodeName
()
src/core/leoNodes.ts:3133
↓ 10 callersMethodbringToFront
(c2?: Commands)
src/core/leoCommands.ts:4523
↓ 10 callersMethodclearChanged
* clear the marker that indicates that the .leo file has been changed.
src/core/leoCommands.ts:2564
↓ 10 callersMethodclearMarked
()
src/core/leoNodes.ts:3456
↓ 10 callersMethodisAtCleanNode
()
src/core/leoNodes.ts:3177
↓ 10 callersMethodisAtEditNode
()
src/core/leoNodes.ts:3181
↓ 10 callersMethodisChanged
()
src/core/leoCommands.ts:2232
↓ 10 callersMethodisVisible
* Return True if p is visible in c's outline.
src/core/leoNodes.ts:1277
↓ 10 callersFunctionlegacyModuleProp
(prop, newName)
sqlite/sql-wasm-debug.js:1810
↓ 10 callersMethodloadSearchSettings
* * Gets the search settings from Leo, and applies them to the find panel webviews
src/leoUI.ts:5526
↓ 10 callersMethodnotValidInBatchMode
(commandName: string)
src/core/leoCommands.ts:4398
↓ 10 callersFunctionos_path_normslashes
(p_path: string)
src/core/leoGlobals.ts:5078
↓ 10 callersMethodputHelpFor
* Helper for various help commands.
src/core/leoCommands.ts:4405
↓ 10 callersMethodrecolor
()
src/core/leoCommands.ts:4603
↓ 10 callersMethodreplace_back_slashes
* Replace backslash-n with a newline and backslash-t with a tab.
src/core/leoFind.ts:3845
↓ 10 callersMethodset_find_text
(s: string)
src/core/findTabManager.ts:456
↓ 10 callersMethodshowBody
* * Opens an an editor for the currently selected node: "this.bodyUri". If already opened, this just 'reveals' it * @param p_aside Flag for openi
src/leoUI.ts:3188
↓ 10 callersMethodtext
()
src/core/findTabManager.ts:119
↓ 10 callersMethodupdate
* Update self.timeString and self.lastIndex
src/core/leoNodes.ts:257
↓ 10 callersMethodupdateMarks
* Update dirty and marked bits.
src/core/leoUndo.ts:504
↓ 9 callersMethod_refreshOutline
* * Refreshes the outline. A reveal type can be passed along to specify the reveal type for the selected node * @param p_incrementTreeId Make all
src/leoUI.ts:2490
↓ 9 callersMethodclone
(this: Commands)
src/commands/commanderOutlineCommands.ts:1472
↓ 9 callersMethodedit_widget
(p: Position)
src/core/leoFrame.ts:995
↓ 9 callersMethodfind_file_line
* Helper for goto-global-line command. * * Place the cursor on the n'th line (1-based) of an external file. * * Return (p, offset,
src/commands/gotoCommands.ts:32
↓ 9 callersMethodgetArgs
* Return the list of @args field of p.h.
src/core/mod_scripting.ts:1228
↓ 9 callersMethodgetData
* Return a list of non-comment strings in the body text of @data setting. * @param setting * @param strip_comments * @param strip_data
src/core/leoConfig.ts:2628
↓ 9 callersMethodgetSelectedChapter
()
src/core/leoChapters.ts:366
↓ 9 callersFunctiongetValue
* @param {number} ptr * @param {string} type
sqlite/sql-wasm-debug.js:2631
↓ 9 callersMethodget_settings
* Return a g.bunch representing all widget values. * * Similar to LeoFind.default_settings, but only for find-tab values.
src/core/findTabManager.ts:213
↓ 9 callersMethodinitReadIvars
()
src/core/leoFileCommands.ts:1931
↓ 9 callersMethodisAtLeoNode
()
src/core/leoNodes.ts:3193
↓ 9 callersMethodisDocStart
(s: string, i: number)
src/core/leoImport.ts:1704
↓ 9 callersMethodmoveAfter
* Move a position after position a.
src/core/leoNodes.ts:2351
↓ 9 callersMethodmoveToNthChildOf
* Move a position to the nth child of parent.
src/core/leoNodes.ts:2384
↓ 9 callersMethodreplaceFile
* Write or create the given file from the contents. * Return True if the original file was changed.
src/core/leoAtFile.ts:3776
↓ 9 callersMethodrunOpenFilesDialog
( c: Commands, title: string, filetypes: [string, string][], startpath?: strin
src/core/leoGui.ts:283
↓ 9 callersMethodsetHeadline
* Set the actual text of the headline widget. * * This is called from the undo/redo logic to change the text before redrawing.
src/core/leoFrame.ts:1081
↓ 9 callersFunctionstandard
* Standardize the path for easy comparison.
src/core/leoGlobals.ts:7137
↓ 9 callersMethodtextOffset
* Return the fcol offset of self. * Return None if p is has no ancestor @<file> node. * http://tinyurl.com/5nescw
src/core/leoNodes.ts:1367
↓ 9 callersMethodvalueOf
()
src/core/leoNodes.ts:3012
↓ 9 callersMethodwrite
* Write all the *descendants* of an @auto-otl node.
src/writers/otl.ts:23
↓ 8 callersMethod_linkCopiedAsNthChild
* Link a copied self as the n'th child of the parent.
src/core/leoNodes.ts:1641
↓ 8 callersMethodbodyString
()
src/core/leoNodes.ts:3286
↓ 8 callersMethodbodyWantsFocusNow
()
src/core/leoCommands.ts:4883
↓ 8 callersMethodcheck_args
* Check the user arguments to a command.
src/core/leoFind.ts:3290
↓ 8 callersMethodcheck_outline
* BaseTestImporter.check_outline. * * Check that p's outline matches the expected results. * * Dump the actual outline if there is
src/test/test_importers.test.ts:45
↓ 8 callersMethodclear
()
src/core/quicksearch.ts:301
↓ 8 callersMethodclearUndoState
* Clears then entire Undo state. * All non-undoable commands should call this method.
src/core/leoUndo.ts:1220
↓ 8 callersFunctioncmd
* Command decorator for the BufferCommands class.
src/commands/bufferCommands.ts:18
↓ 8 callersFunctioncmd
* Command decorator for the Commands class.
src/core/leoCommands.ts:74
↓ 8 callersMethoddeleteOutline
( this: Commands, op_name: string = 'Delete Node' )
src/commands/commanderOutlineCommands.ts:1579
↓ 8 callersMethoddoCommandByName
* Execute one command, given the name of the command. * * The caller must do any required keystroke-only tasks. * * Return the res
src/core/leoCommands.ts:3440
↓ 8 callersMethodgetDelims
* Return the pair of delims to be used in sentinel lines.
src/core/leoShadow.ts:777
↓ 8 callersMethodgetRectanglePoints
* Return the rectangle corresponding to the selection range.
src/commands/baseCommands.ts:171
↓ 8 callersMethodgetYScrollPosition
()
src/core/leoFrame.ts:1171
↓ 8 callersMethodinspect
()
src/core/leoChapters.ts:565
↓ 8 callersFunctionisWordChar
(ch: string)
src/core/leoGlobals.ts:3533
↓ 8 callersFunctionlengthBytesUTF8
(str)
sqlite/sql-wasm-debug.js:2060
↓ 8 callersMethodmoveWithinLineHelper
(spot: string, extend: boolean)
src/commands/editCommands.ts:2222
↓ 8 callersMethodnew_round_trip_test
(s: string, expected_s?: string, strict: boolean = true)
src/test/test_importers.test.ts:138
↓ 8 callersFunctionos_path_fix_drive
(p_path: string)
src/core/leoGlobals.ts:5037
↓ 8 callersMethodprecheck
* Check whether a dirty, potentially dangerous, file should be written. * * Return True if so. Return False *and* issue a warning otherwise
src/core/leoAtFile.ts:3570
↓ 8 callersMethodputBody
* Generate the body enclosed in sentinel lines. * Return True if the body contains an @others line.
src/core/leoAtFile.ts:2634
↓ 8 callersMethodputFile
* Write the contents of the file to the output stream.
src/core/leoAtFile.ts:1606
↓ 8 callersMethodputIndent
* Put tabs and spaces corresponding to n spaces, * assuming that we are at the start of a line.
src/core/leoAtFile.ts:3742
↓ 8 callersMethodsetFileTimeStamp
* Update the timestamp for fn..
src/core/leoCommands.ts:3306
↓ 8 callersMethodsetUndoTypes
()
src/core/leoUndo.ts:368
↓ 8 callersFunctionsplitLines
(s?: string)
src/core/leoGlobals.ts:2234
↓ 8 callersMethodtreeWantsFocus
()
src/core/leoCommands.ts:4861
↓ 8 callersMethodupdateRecentFiles
* Create the RecentFiles menu. May be called with Null fileName.
src/core/leoApp.ts:4219
↓ 7 callersFunctionUTF8ToString
* @param {number} ptr * @param {number=} maxBytesToRead * @return {string}
sqlite/sql-wasm-debug.js:1991
↓ 7 callersMethodaddHeadlineMatches
( position_list: [Position, RegExp | undefined][] )
src/core/quicksearch.ts:229
↓ 7 callersFunctioncmd
* Command decorator for the RectangleCommandsClass class.
src/commands/rectangleCommands.ts:17
↓ 7 callersFunctioncmd
* Command decorator for the FileCommands class.
src/core/leoFileCommands.ts:49
↓ 7 callersFunctiondarken
(color, percentage)
settings-panel/main.js:71
↓ 7 callersMethoddo_clone_find_all
* Do the clone-all-find commands from settings. * * Return the count of found nodes. * * This is a stand-alone method for unit tes
src/core/leoFind.ts:1957
↓ 7 callersMethodfind
* Run Leo's find method.
src/core/leoGui.ts:139
↓ 7 callersMethodinitReadIvars
* Initialize all read ivars.
src/core/leoAtFile.ts:235
↓ 7 callersMethodinsertHeadline
( this: Commands, op_name: string = 'Insert Node', as_child: boolean = false )
src/commands/commanderOutlineCommands.ts:1648
↓ 7 callersMethodisAtShadowFileNode
()
src/core/leoNodes.ts:3205
↓ 7 callersMethodisModuleStart
(s: string, i: number)
src/core/leoImport.ts:1720
↓ 7 callersMethodisTextWrapper
(w: any)
src/core/leoGui.ts:705
↓ 7 callersFunctionis_nl
(s: string, i: number)
src/core/leoGlobals.ts:2326
← previousnext →201–300 of 3,690, ranked by callers