deadgander

Results 2 issues of deadgander

Move end position back one character to avoid last line being duplicated when the end cursor/selection position is at the start of the line. This is to address issue 105.

Duplicate Lines Down behaves slightly differently to other editors (Eclipse, VS Code) in a way that seems strange. Given the example text: abc def ghi jkl To duplicate the middle...

enhancement