aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/run.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2020-02-18 09:51:04 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2020-02-18 09:51:04 -0500
commit7db3550b3cdffaeacb6c8455a6c6de77fb5ddd27 (patch)
tree5ab4aada2657ba4c623377c890b6fc198f1f62e7 /modules/textadept/run.lua
parent6cf7aabf04289bf1f8a68dd269b4a70fbfbef342 (diff)
downloadtextadept-7db3550b3cdffaeacb6c8455a6c6de77fb5ddd27.tar.gz
textadept-7db3550b3cdffaeacb6c8455a6c6de77fb5ddd27.zip
Fixed bug when snippet end placeholder is lost.
The first character in the snippet was being deleted. An example of the end placeholder being lost is when it and the caret are at the end of the line and Enter is pressed -- the autoindent feature appears to delete it. This fix assumes a snippet of at least length 1 was inserted.
Diffstat (limited to 'modules/textadept/run.lua')
0 files changed, 0 insertions, 0 deletions