mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
90faddf9f1
Change takes a range and a string and replaces the range with the string, then emits a change event with the range of text that was changed, the range of text occupied by the new string, and the string itself. This can be used to implement backspace, insert, as well as various cut and paste manipulations. |
||
---|---|---|
.. | ||
dir | ||
sample.js | ||
sample.txt |