Skip to content

Multiple selections do not work as expected #417

Closed
@mikeraimondi

Description

@mikeraimondi

Issue Summary

Only the first selection is operated upon when there are multiple selections.

Steps to Reproduce

  1. Have multiple cursors active with multiple selections. (I used CMD-D)
  2. Notice that the status bar indicates "visual mode". In visual mode, an operator command will act upon all highlighted(selected) characters.
  3. Type an operator command like "c" or "d".
  4. Notice that only the first selection is acted upon.
  • VSCode Version: 1.3.0
  • OS: OSX 10.11.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions