MCPcopy Create free account
hub / github.com/dropbox/hackpad / doIncorpLineSplice

Function doIncorpLineSplice

etherpad/src/static/js/ace2/ace.js:1769–1968  ·  view source on GitHub ↗

* Splices in new lines. * @param {number} startLine . * @param {number} deleteCount The number of lines to remove. * @param {Object} newLineEntries The lines to insert. * @param {Array} lineAttribs . * @param {Object} hints Can include selStart, selEnd, preserveAuthorship.

(startLine, deleteCount, newLineEntries,
      lineAttribs, hints)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

incorporateUserChangesFunction · 0.85

Calls 12

mapFunction · 0.85
analyzeChangeFunction · 0.85
isStyleAttributeFunction · 0.85
startBuilderFunction · 0.85
eachAttribRunFunction · 0.85
doRepApplyChangesetFunction · 0.85
doRepLineSpliceFunction · 0.85
composeMethod · 0.80
joinMethod · 0.45
toStringMethod · 0.45
removeMethod · 0.45
insertMethod · 0.45

Tested by

no test coverage detected