Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Select all html tag #222

@JackGarner

Description

@JackGarner

hi all.
How to select all html tag with the both brackets by hotkey?
ctrl-alt-m select text only inside, but i need all tag. This feature is in pspad and very useful.
Example tag

<div>
text
sadsa
das
</div>

so, ctrl-alt-m return only

text
sadsa
das

, i need after press hotkey

<div>
text
sadsa
das
</div>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions