MultiCursor, shift selecting and insert mode bug
Open
@J-Fields is already working on this.
Since Mar 10, 2020.
area/multicursor
kind/bug
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
What happened:
- Have 10 lines of text
- Have two cursors, in insert mode, at two different places.
- Hold shift, press up.
What did you expect to happen:
Expected to have two areas of selected text, instead the cursors simply moved upwards.
How to reproduce it (as minimally and precisely as possible):
See what happened section.
Environment:
- Extension (VsCodeVim) version: 0.11.2
- VSCode version:v1.21.1, commit 9a199d77
- OS version:x64 on windows 10.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.