Skip to content

Feature requests: toggle to select only the beginning and end lines of the brackets or only lines of their content #593

@rogeriodec

Description

@rogeriodec

There is an example with an if / end in Lua:

image

The inner instructions (print) have 2 tabs ident, I want to fix them to only 1 tab. So I press ctrl+alt+super+s (Select text between brackets):

image

In this case, it's selecting also the first line (if), but I need only lines 2 and 3 (print):
image

In a reverse case, I would like to select only the start and end lines (if / end), for example, to get rid of them and leave only the inner lines (print):

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: pluginsRelated to plugins.P: maybePending approval of low priority request.T: featureFeature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions