Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boltex/leojs
/ functions
Functions
3,690 in github.com/boltex/leojs
⨍
Functions
3,690
◇
Types & classes
415
↓ 3 callers
Method
rst_parents
(p: Position)
src/core/leoRst.ts:1066
↓ 3 callers
Function
runLeo
(p_context: vscode.ExtensionContext)
src/extension.ts:184
↓ 3 callers
Method
run_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 callers
Method
scanForTabWidth
* Return the tab width in effect at p.
src/core/leoFrame.ts:207
↓ 3 callers
Method
scanGnx
* Create a gnx from its string representation.
src/core/leoNodes.ts:206
↓ 3 callers
Method
see
(i: number)
src/core/leoFrame.ts:1174
↓ 3 callers
Method
selectAllText
()
src/commands/editCommands.ts:3023
↓ 3 callers
Method
selectOpenedLeoDocument
* * 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 callers
Method
separate_sentinels
* Separates regular lines from sentinel lines. * Do not return @verbatim sentinels. * Returns (regular_lines, sentinel_lines)
src/core/leoShadow.ts:682
↓ 3 callers
Method
setGotoContent
* Send the new content of the goto pane to the findPanel.
src/leoUI.ts:5503
↓ 3 callers
Method
setNewBodyUriTime
* * 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 callers
Method
setPathUa
(p: Position, path: string)
src/core/leoAtFile.ts:4129
↓ 3 callers
Method
setRedoType
(theType: any)
src/core/leoUndo.ts:315
↓ 3 callers
Method
setSelectedNodeFlags
(p_node: Position)
src/leoStates.ts:286
↓ 3 callers
Method
setUndoType
(theType: any)
src/core/leoUndo.ts:340
↓ 3 callers
Method
setXScrollPosition
(i: number)
src/core/leoFrame.ts:1186
↓ 3 callers
Method
set_change_text
(s: string)
src/core/findTabManager.ts:462
↓ 3 callers
Method
set_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 callers
Method
set_radio_button
* Set the value of the radio buttons
src/core/findTabManager.ts:418
↓ 3 callers
Method
set_widgets_from_dict
* Set all settings from d.
src/core/findTabManager.ts:323
↓ 3 callers
Method
shadowDirName
* Return the directory for the shadow file corresponding to filename.
src/core/leoShadow.ts:220
↓ 3 callers
Method
showLogPane
* * Reveals the log pane if not already visible
src/leoUI.ts:920
↓ 3 callers
Function
showTab
(newTab)
find-panel/main.js:754
↓ 3 callers
Method
show_find_success
( c: Commands, in_headline: boolean, insert: number, p: Position )
src/core/leoGui.ts:599
↓ 3 callers
Function
skip_nl
(s: string, i: number)
src/core/leoGlobals.ts:2612
↓ 3 callers
Function
skip_string
(s: string, i: number)
src/core/leoGlobals.ts:2647
↓ 3 callers
Function
skip_to_end_of_line
(s: string, i: number)
src/core/leoGlobals.ts:2549
↓ 3 callers
Method
sortLines
(ignoreCase: boolean = false, reverse: boolean = false)
src/commands/editCommands.ts:3610
↓ 3 callers
Method
sortSiblings
( this: Commands, // cmp keyword is no longer supported. p: Position | undefined = und
src/commands/commanderOutlineCommands.ts:2581
↓ 3 callers
Method
sort_key
(p: Position)
src/core/leoNodes.ts:598
↓ 3 callers
Method
stop
* Stop idle-time processing. May be called during shutdown.
src/core/idle_time.ts:177
↓ 3 callers
Method
updateBodies
* Update bodies to enforce the "pasted wins" policy.
src/core/leoFileCommands.ts:547
↓ 3 callers
Method
update_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 callers
Method
verbatim_error
()
src/core/leoShadow.ts:622
↓ 3 callers
Method
vnode2allPositions
* 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 callers
Method
writeAll
* Write @file nodes in all or part of the outline
src/core/leoAtFile.ts:1624
↓ 3 callers
Method
writeOneAtShadowNode
* 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 callers
Method
writeRecentFilesFileHelper
* Don't update the file if it begins with read-only.
src/core/leoApp.ts:4371
↓ 3 callers
Method
writeToDocutils
* Send s to docutils using the writer implied by ext and return the result.
src/core/leoRst.ts:675
↓ 3 callers
Method
write_Leo_file
* Write all external files and the .leo file itself.
src/core/leoFileCommands.ts:2494
↓ 2 callers
Function
PYTHON_os_path_join
(...args: any[])
src/core/leoGlobals.ts:4998
↓ 2 callers
Method
__repr__
* IdleTime repr.
src/core/idle_time.ts:88
↓ 2 callers
Method
__repr__
()
src/core/leoGlobals.ts:431
↓ 2 callers
Method
__repr__
()
src/core/leoNodes.ts:3008
↓ 2 callers
Method
__repr__
()
src/core/leoImport.ts:3232
↓ 2 callers
Method
_addCopiedLink
* Adjust links after adding a link to v.
src/core/leoNodes.ts:3791
↓ 2 callers
Method
_adjustPositionBeforeUnlink
* Adjust position p before unlinking p2.
src/core/leoNodes.ts:1552
↓ 2 callers
Method
_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 callers
Method
_cfa_find_next_match
* Find the next batch match at p.
src/core/leoFind.ts:3172
↓ 2 callers
Method
_change_all_regex
* Perform all regex find/replace on s. * return (count, new_s)
src/core/leoFind.ts:1784
↓ 2 callers
Method
_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 callers
Function
_check_memo
(obj: any, memo: any[])
src/core/jpicklejs.ts:470
↓ 2 callers
Method
_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 callers
Function
_define_per_commander_data
* Define data that depends on c.
src/test/leoGlobals.test.ts:166
↓ 2 callers
Method
_doMinibufferCommand
* * Perform chosen minibuffer command
src/leoUI.ts:4298
↓ 2 callers
Method
_find_all_matches
(patterns: RegExp[])
src/core/leoFind.ts:970
↓ 2 callers
Method
_fnm_next_after_fail
* Return the next node after a failed search or undefined.
src/core/leoFind.ts:3407
↓ 2 callers
Method
_handleRevealCompletion
(error?: any)
src/leoUI.ts:2084
↓ 2 callers
Method
_hideBodiesUnknownToFileSys
* Close all tabs that are not part of their filesystems * * This matches cleanupDetachedBodies from leoBodyDetached !
src/leoUI.ts:3014
↓ 2 callers
Method
_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 callers
Method
_insertAndSetHeadline
* * Perform insert and rename commands
src/leoUI.ts:4611
↓ 2 callers
Method
_isBodyVisible
* * Checks for all tabs if any are 'leoBody' scheme * @returns total found
src/leoUI.ts:2932
↓ 2 callers
Method
_linkCopiedAfter
* Link self, a newly copied tree, after p_after.
src/core/leoNodes.ts:1613
↓ 2 callers
Method
_make_patterns
(word?: string)
src/core/leoFind.ts:1049
↓ 2 callers
Method
_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 callers
Method
_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 callers
Method
_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 callers
Method
_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 callers
Method
_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 callers
Method
_performReveal
(tree: vscode.TreeView<Position>, element: Position, options?: { select?: boolean; focus?: boo
src/leoUI.ts:2073
↓ 2 callers
Method
_relinkAsCloneOf
* A low-level method to replace p.v by a p2.v.
src/core/leoNodes.ts:1693
↓ 2 callers
Method
_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 callers
Method
_rfind
( s: string, pattern: string, start: number, end: number )
src/core/leoFind.ts:3595
↓ 2 callers
Method
_setupNoOpenedLeoDocument
* * Setup UI for having no opened Leo documents
src/leoUI.ts:1004
↓ 2 callers
Method
_setupOpenedLeoDocument
* * A Leo file was opened: setup UI accordingly.
src/leoUI.ts:1042
↓ 2 callers
Method
_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 callers
Method
_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 callers
Method
_switch_style
* Switch between camelCase and underscore_style function definitions. * Return undefined if there would be no change.
src/core/leoFind.ts:1081
↓ 2 callers
Method
_updateLeoObjectIndicatorDebounced
* * Updates the status bar visual indicator flag in a debounced manner * @param p_delay number of milliseconds
src/leoStatusBar.ts:119
↓ 2 callers
Method
addLogPaneEntry
(...args: any[])
src/core/leoGui.ts:310
↓ 2 callers
Method
add_tag
* adds 'tag' to the taglist of v
src/core/nodeTags.ts:255
↓ 2 callers
Method
adoc_command
(preview = false, verbose = true,)
src/core/leoMarkup.ts:667
↓ 2 callers
Method
afterChangeUA
(p: Position, command: string, bunch: Bead)
src/core/leoUndo.ts:731
↓ 2 callers
Function
allocateUTF8
(str)
sqlite/sql-wasm-debug.js:5363
↓ 2 callers
Method
appendHeadRef
( p: Position, file_name: string, head_ref: string, result: string )
src/core/leoImport.ts:277
↓ 2 callers
Method
appendRefToFileName
(file_name: string, result: string)
src/core/leoImport.ts:307
↓ 2 callers
Method
appendToRecentFiles
(files: string[])
src/core/leoApp.ts:3858
↓ 2 callers
Method
atAutoRstNodeName
(h?: string)
src/core/leoNodes.ts:3096
↓ 2 callers
Method
atAutoToString
* Write the root @auto node to a string, and return it.
src/core/leoAtFile.ts:2492
↓ 2 callers
Method
atCleanNodeName
()
src/core/leoNodes.ts:3101
↓ 2 callers
Method
atFileNodeName
()
src/core/leoNodes.ts:3111
↓ 2 callers
Method
atNoSentinelsFileNodeName
()
src/core/leoNodes.ts:3123
↓ 2 callers
Method
atSilentFileNodeName
()
src/core/leoNodes.ts:3138
↓ 2 callers
Method
atThinFileNodeName
()
src/core/leoNodes.ts:3143
↓ 2 callers
Method
at_data_body
* Return the body text for p's @data node.
src/core/leoPersistence.ts:326
↓ 2 callers
Method
backSentenceHelper
(extend: boolean)
src/commands/editCommands.ts:3047
↓ 2 callers
Method
beforeChangeUA
(p: Position)
src/core/leoUndo.ts:1080
↓ 2 callers
Method
bufferToBase64
(buffer: Uint8Array)
src/core/leoCache.ts:506
↓ 2 callers
Function
build_rclick_tree
(command_p: Position | undefined, rclicks: RClick[] = [], top_level: boolean = false)
src/core/mod_scripting.ts:260
↓ 2 callers
Method
callTagHandler
* Call the event handler.
src/core/leoPlugins.ts:175
← previous
next →
701–800 of 3,690, ranked by callers