Skip to content
Snippets Groups Projects
Commit fe9eeece authored by Adam Treat's avatar Adam Treat Committed by Leandro Melo
Browse files

Adds two actions to indent and unindent a selection.


Add actions to the basetexteditor to indent and unindent a selection.  These actions
are equivalent to Key_Tab and Key_BackTab respectively.  The advantage of having
actions here is the user can override them and assign any key binding they want.
Thus, I could assign Ctrl+I and Shift+Ctrl+I to them and have the same behavior
as Kate.

Change-Id: I0a305a7b45018072a78f2880ea15650ea92095a1
Reviewed-by: default avatarLeandro Melo <leandro.melo@nokia.com>
parent ff083c1e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment