Skip to content

Interrupts Sublime Text 3's split_selection_into_lines #4

Description

@eoinoc

Usually, this should work:

  1. Select multiple lines
  2. Type Ctrl+Shift+L

The selection should turn into a selection with multiple cursors. ST3's split_selection_into_lines is called.

However, with this plugin installed, the functionality does not work. Command followfunctionphp is instead called (according to ST3's console), and the multiple cursors don't appear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions