Skip to content

Extend MarkerStack to capture regions (selections) rather than just points? #1

Description

@BirdyOz

Hi There.

This plugin solves a problem that I didn't know I had, until I read your README. I can see it becoming a really valuable productivity tool for me.

I note that it currently stores each marker as a point (the position of the caret). Do you have any plans to extend this so that you can mark a a region (the current selection, with start and end positions) so that when you POP back, the marked selection (start and end) is selected again?

Eg, something like:

  rgn = sublime.Region(rgn_start,rgn_end)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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