Home
last modified time | relevance | path

Searched refs:keeplast (Results 1 – 3 of 3) sorted by relevance

/plugin/moaieditor/scripts/match/
Dmatches.js91 const end = change.index.keeplast-1;
97 if (match.startline >= change.index.keeplast) {
/plugin/moaieditor/scripts/
Dwatcher.js118 …const data = { num:{keepfirst:i0, remove:removed, insert:inserted}, index:{keeplast: (i0+removed)}… property
Ddirty.js329 if (match.startline > change.index.keeplast)