Apply a single edit to the buffer.
This performs the actual edit operation on the buffer. Does NOT sync to file - that should be done by the caller.
| change |
The FileChange to apply |
| Error |
if edit cannot be applied (invalid line ranges, etc.) |