Skip to content

Support for toggling case of selection along the lines of IntelliJ #16895

@prog110

Description

@prog110

IntelliJ allows the user to toggle the case of text selection to upper/lowercase with a single action called Toggle Case.

Once you select text & apply this action via shortcut, it converts the selection to uppercase by default, if you press the shortcut it again, the selected text would be converted to lowercase.

Currently uppercase & lowercase are implemented as separate actions.

It would be good to have a Toggle case action so that user need to remember just one shortcut instead of two different shortcuts to toggle case

Reference:
#3776

Metadata

Metadata

Assignees

No one assigned

    Labels

    *extension-candidateIssue identified as good extension implementationfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions