Commit 856c379
committed
fix: don't update suggestion buffer if the text doesn't change
This prevents the folding in the suggestion buffer to get off when the
suggestion doesn't actually modify the original and the user types some
text outside of the tripple-quoted suggestion segment.1 parent d870050 commit 856c379
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
531 | 536 | | |
532 | 537 | | |
533 | 538 | | |
| |||
0 commit comments