Closed
Description
Issue Summary
Only the first selection is operated upon when there are multiple selections.
Steps to Reproduce
- Have multiple cursors active with multiple selections. (I used CMD-D)
- Notice that the status bar indicates "visual mode". In visual mode, an operator command will act upon all highlighted(selected) characters.
- Type an operator command like "c" or "d".
- Notice that only the first selection is acted upon.
- VSCode Version: 1.3.0
- OS: OSX 10.11.5