Closed cateyes99 closed 7 years ago
Feature is less about cursor position, more about catching the newline symbol at the end of the line. Its called expandLineSelection
because its purpose is selecting whole blocks by pressing the key multiple times. If you do not select the newline symbol, you'll end up with a selected block of text where the last newline is simply missing and pasting that block acts strangely.
As designed, introduced in https://github.com/Microsoft/vscode/pull/15564
ic. well with the new behaviour, after u selects the whole block, then type some text, the next line will become being appended to what u just entered. It's a bit annoying to me. but I guess depending on ur habits of how to use it. If more people think the new one is more desired then i think this ticket can be closed.
Steps to Reproduce: