serenity icon indicating copy to clipboard operation
serenity copied to clipboard

LibGUI/TextEditor: Shift+Tab unindents line

Open theeyeofcthulhu opened this issue 2 years ago • 2 comments

Unindent the current line if Shift+Tab is pressed and selection is made.

theeyeofcthulhu avatar Oct 27 '22 23:10 theeyeofcthulhu

Hello!

One or more of the commit messages in this PR do not match the SerenityOS code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why. Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.

BuggieBot avatar Oct 27 '22 23:10 BuggieBot

It is required to use a capitalized letter after the colon on the commit message. Please also squash both commits, the first one will otherwise add dead code.

LucasChollet avatar Oct 27 '22 23:10 LucasChollet