MCPcopy Create free account

hub / github.com/boltex/leojs / functions

Functions3,690 in github.com/boltex/leojs

↓ 3 callersMethodrst_parents
(p: Position)
src/core/leoRst.ts:1066
↓ 3 callersFunctionrunLeo
(p_context: vscode.ExtensionContext)
src/extension.ts:184
↓ 3 callersMethodrun_test
* Run a unit test of an import scanner, * i.e., create a tree from string s at location c.p. * Return the created tree.
src/test/test_importers.test.ts:189
↓ 3 callersMethodscanForTabWidth
* Return the tab width in effect at p.
src/core/leoFrame.ts:207
↓ 3 callersMethodscanGnx
* Create a gnx from its string representation.
src/core/leoNodes.ts:206
↓ 3 callersMethodsee
(i: number)
src/core/leoFrame.ts:1174
↓ 3 callersMethodselectAllText
()
src/commands/editCommands.ts:3023
↓ 3 callersMethodselectOpenedLeoDocument
* * Switches Leo document directly by index number. Used by document treeview and switchLeoFile command. * @param p_index position of the opened
src/leoUI.ts:6106
↓ 3 callersMethodseparate_sentinels
* Separates regular lines from sentinel lines. * Do not return @verbatim sentinels. * Returns (regular_lines, sentinel_lines)
src/core/leoShadow.ts:682
↓ 3 callersMethodsetGotoContent
* Send the new content of the goto pane to the findPanel.
src/leoUI.ts:5503
↓ 3 callersMethodsetNewBodyUriTime
* * Sets selected node body's modified time for this gnx virtual file * @param p_uri URI of file for which to set made-up modified time
src/leoBody.ts:42
↓ 3 callersMethodsetPathUa
(p: Position, path: string)
src/core/leoAtFile.ts:4129
↓ 3 callersMethodsetRedoType
(theType: any)
src/core/leoUndo.ts:315
↓ 3 callersMethodsetSelectedNodeFlags
(p_node: Position)
src/leoStates.ts:286
↓ 3 callersMethodsetUndoType
(theType: any)
src/core/leoUndo.ts:340
↓ 3 callersMethodsetXScrollPosition
(i: number)
src/core/leoFrame.ts:1186
↓ 3 callersMethodset_change_text
(s: string)
src/core/findTabManager.ts:462
↓ 3 callersMethodset_name_and_title
* Compute the finalized name for c.mFileName. Set related ivars. * * A helper function for c.save, c.saveAs, and c.saveTo. * * R
src/commands/commanderFileCommands.ts:42
↓ 3 callersMethodset_radio_button
* Set the value of the radio buttons
src/core/findTabManager.ts:418
↓ 3 callersMethodset_widgets_from_dict
* Set all settings from d.
src/core/findTabManager.ts:323
↓ 3 callersMethodshadowDirName
* Return the directory for the shadow file corresponding to filename.
src/core/leoShadow.ts:220
↓ 3 callersMethodshowLogPane
* * Reveals the log pane if not already visible
src/leoUI.ts:920
↓ 3 callersFunctionshowTab
(newTab)
find-panel/main.js:754
↓ 3 callersMethodshow_find_success
( c: Commands, in_headline: boolean, insert: number, p: Position )
src/core/leoGui.ts:599
↓ 3 callersFunctionskip_nl
(s: string, i: number)
src/core/leoGlobals.ts:2612
↓ 3 callersFunctionskip_string
(s: string, i: number)
src/core/leoGlobals.ts:2647
↓ 3 callersFunctionskip_to_end_of_line
(s: string, i: number)
src/core/leoGlobals.ts:2549
↓ 3 callersMethodsortLines
(ignoreCase: boolean = false, reverse: boolean = false)
src/commands/editCommands.ts:3610
↓ 3 callersMethodsortSiblings
( this: Commands, // cmp keyword is no longer supported. p: Position | undefined = und
src/commands/commanderOutlineCommands.ts:2581
↓ 3 callersMethodsort_key
(p: Position)
src/core/leoNodes.ts:598
↓ 3 callersMethodstop
* Stop idle-time processing. May be called during shutdown.
src/core/idle_time.ts:177
↓ 3 callersMethodupdateBodies
* Update bodies to enforce the "pasted wins" policy.
src/core/leoFileCommands.ts:547
↓ 3 callersMethodupdate_before_write_foreign_file
* Update the @data node for root, a foreign node. * Create @gnxs nodes and @uas trees as needed.
src/core/leoPersistence.ts:110
↓ 3 callersMethodverbatim_error
()
src/core/leoShadow.ts:622
↓ 3 callersMethodvnode2allPositions
* Given a VNode v, find all valid positions p such that p.v = v. * Not really all, just all for each of v's distinct immediate parents.
src/core/leoCommands.ts:2462
↓ 3 callersMethodwriteAll
* Write @file nodes in all or part of the outline
src/core/leoAtFile.ts:1624
↓ 3 callersMethodwriteOneAtShadowNode
* Write p, an @shadow node. * File indices *must* have already been assigned. * * testing: set by unit tests to suppress the call to at
src/core/leoAtFile.ts:2341
↓ 3 callersMethodwriteRecentFilesFileHelper
* Don't update the file if it begins with read-only.
src/core/leoApp.ts:4371
↓ 3 callersMethodwriteToDocutils
* Send s to docutils using the writer implied by ext and return the result.
src/core/leoRst.ts:675
↓ 3 callersMethodwrite_Leo_file
* Write all external files and the .leo file itself.
src/core/leoFileCommands.ts:2494
↓ 2 callersFunctionPYTHON_os_path_join
(...args: any[])
src/core/leoGlobals.ts:4998
↓ 2 callersMethod__repr__
* IdleTime repr.
src/core/idle_time.ts:88
↓ 2 callersMethod__repr__
()
src/core/leoGlobals.ts:431
↓ 2 callersMethod__repr__
()
src/core/leoNodes.ts:3008
↓ 2 callersMethod__repr__
()
src/core/leoImport.ts:3232
↓ 2 callersMethod_addCopiedLink
* Adjust links after adding a link to v.
src/core/leoNodes.ts:3791
↓ 2 callersMethod_adjustPositionBeforeUnlink
* Adjust position p before unlinking p2.
src/core/leoNodes.ts:1552
↓ 2 callersMethod_cf_helper
* The common part of the clone-find commands. * * The caller must check the settings. * * Return the number of found nodes.
src/core/leoFind.ts:3052
↓ 2 callersMethod_cfa_find_next_match
* Find the next batch match at p.
src/core/leoFind.ts:3172
↓ 2 callersMethod_change_all_regex
* Perform all regex find/replace on s. * return (count, new_s)
src/core/leoFind.ts:1784
↓ 2 callersMethod_checkPreviewMode
* * Clears the global 'Preview Mode' flag if the given editor is not in the main body column * @param p_editor is the editor to check for is in t
src/leoUI.ts:3077
↓ 2 callersFunction_check_memo
(obj: any, memo: any[])
src/core/jpicklejs.ts:470
↓ 2 callersMethod_create_link_file
* The caller is responsible for making links relative to the top-level directory. * This method creates @<file> nodes whose paths are relative to
src/core/leoCommands.ts:4127
↓ 2 callersFunction_define_per_commander_data
* Define data that depends on c.
src/test/leoGlobals.test.ts:166
↓ 2 callersMethod_doMinibufferCommand
* * Perform chosen minibuffer command
src/leoUI.ts:4298
↓ 2 callersMethod_find_all_matches
(patterns: RegExp[])
src/core/leoFind.ts:970
↓ 2 callersMethod_fnm_next_after_fail
* Return the next node after a failed search or undefined.
src/core/leoFind.ts:3407
↓ 2 callersMethod_handleRevealCompletion
(error?: any)
src/leoUI.ts:2084
↓ 2 callersMethod_hideBodiesUnknownToFileSys
* Close all tabs that are not part of their filesystems * * This matches cleanupDetachedBodies from leoBodyDetached !
src/leoUI.ts:3014
↓ 2 callersMethod_hideDeleteBody
* * Closes non-existing text-editor body if it doesn't match bodyUri * @param p_textEditor the editor to close * @returns promise that resol
src/leoUI.ts:3048
↓ 2 callersMethod_insertAndSetHeadline
* * Perform insert and rename commands
src/leoUI.ts:4611
↓ 2 callersMethod_isBodyVisible
* * Checks for all tabs if any are 'leoBody' scheme * @returns total found
src/leoUI.ts:2932
↓ 2 callersMethod_linkCopiedAfter
* Link self, a newly copied tree, after p_after.
src/core/leoNodes.ts:1613
↓ 2 callersMethod_make_patterns
(word?: string)
src/core/leoFind.ts:1049
↓ 2 callersMethod_onButtonsTreeViewVisibilityChanged
* * Handle the change of visibility of either outline treeview and refresh it if its visible * @param p_event The treeview-visibility-changed eve
src/leoUI.ts:1238
↓ 2 callersMethod_onDocTreeViewVisibilityChanged
* * Handle the change of visibility of either outline treeview and refresh it if its visible * @param p_event The treeview-visibility-changed eve
src/leoUI.ts:1225
↓ 2 callersMethod_onFindViewVisibilityChanged
* * Handle the change of visibility of either find panel * @param p_event The visibility-changed event passed by vscode * @param p_explorerV
src/leoUI.ts:1273
↓ 2 callersMethod_onTreeViewVisibilityChanged
* * Handle the change of visibility of either outline treeview and refresh it if its visible * @param p_event The treeview-visibility-changed eve
src/leoUI.ts:1205
↓ 2 callersMethod_onUndosTreeViewVisibilityChanged
* * Handle the change of visibility of either outline treeview and refresh it if its visible * @param p_event The treeview-visibility-changed eve
src/leoUI.ts:1250
↓ 2 callersMethod_performReveal
(tree: vscode.TreeView<Position>, element: Position, options?: { select?: boolean; focus?: boo
src/leoUI.ts:2073
↓ 2 callersMethod_relinkAsCloneOf
* A low-level method to replace p.v by a p2.v.
src/core/leoNodes.ts:1693
↓ 2 callersMethod_revealNode
* * 'TreeView.reveal' for any opened leo outline that is currently visible * @param p_leoNode The node to be revealed * @param p_options Opt
src/leoUI.ts:2537
↓ 2 callersMethod_rfind
( s: string, pattern: string, start: number, end: number )
src/core/leoFind.ts:3595
↓ 2 callersMethod_setupNoOpenedLeoDocument
* * Setup UI for having no opened Leo documents
src/leoUI.ts:1004
↓ 2 callersMethod_setupOpenedLeoDocument
* * A Leo file was opened: setup UI accordingly.
src/leoUI.ts:1042
↓ 2 callersMethod_showHeadlineInputBox
* Show a headline input box that resolves to undefined only with escape. * Other Leo commands interrupt by accepting the value entered so far.
src/leoUI.ts:4358
↓ 2 callersMethod_switchBody
* * Close body pane document and change the bodyUri to this.lastSelectedNode's gnx * This blocks 'undos' from crossing over * @param p_aside
src/leoUI.ts:2782
↓ 2 callersMethod_switch_style
* Switch between camelCase and underscore_style function definitions. * Return undefined if there would be no change.
src/core/leoFind.ts:1081
↓ 2 callersMethod_updateLeoObjectIndicatorDebounced
* * Updates the status bar visual indicator flag in a debounced manner * @param p_delay number of milliseconds
src/leoStatusBar.ts:119
↓ 2 callersMethodaddLogPaneEntry
(...args: any[])
src/core/leoGui.ts:310
↓ 2 callersMethodadd_tag
* adds 'tag' to the taglist of v
src/core/nodeTags.ts:255
↓ 2 callersMethodadoc_command
(preview = false, verbose = true,)
src/core/leoMarkup.ts:667
↓ 2 callersMethodafterChangeUA
(p: Position, command: string, bunch: Bead)
src/core/leoUndo.ts:731
↓ 2 callersFunctionallocateUTF8
(str)
sqlite/sql-wasm-debug.js:5363
↓ 2 callersMethodappendHeadRef
( p: Position, file_name: string, head_ref: string, result: string )
src/core/leoImport.ts:277
↓ 2 callersMethodappendRefToFileName
(file_name: string, result: string)
src/core/leoImport.ts:307
↓ 2 callersMethodappendToRecentFiles
(files: string[])
src/core/leoApp.ts:3858
↓ 2 callersMethodatAutoRstNodeName
(h?: string)
src/core/leoNodes.ts:3096
↓ 2 callersMethodatAutoToString
* Write the root @auto node to a string, and return it.
src/core/leoAtFile.ts:2492
↓ 2 callersMethodatCleanNodeName
()
src/core/leoNodes.ts:3101
↓ 2 callersMethodatFileNodeName
()
src/core/leoNodes.ts:3111
↓ 2 callersMethodatNoSentinelsFileNodeName
()
src/core/leoNodes.ts:3123
↓ 2 callersMethodatSilentFileNodeName
()
src/core/leoNodes.ts:3138
↓ 2 callersMethodatThinFileNodeName
()
src/core/leoNodes.ts:3143
↓ 2 callersMethodat_data_body
* Return the body text for p's @data node.
src/core/leoPersistence.ts:326
↓ 2 callersMethodbackSentenceHelper
(extend: boolean)
src/commands/editCommands.ts:3047
↓ 2 callersMethodbeforeChangeUA
(p: Position)
src/core/leoUndo.ts:1080
↓ 2 callersMethodbufferToBase64
(buffer: Uint8Array)
src/core/leoCache.ts:506
↓ 2 callersFunctionbuild_rclick_tree
(command_p: Position | undefined, rclicks: RClick[] = [], top_level: boolean = false)
src/core/mod_scripting.ts:260
↓ 2 callersMethodcallTagHandler
* Call the event handler.
src/core/leoPlugins.ts:175
← previousnext →701–800 of 3,690, ranked by callers