diff --git a/lang/english.php b/lang/english.php index 9451005..f5f7cfe 100644 --- a/lang/english.php +++ b/lang/english.php @@ -205,7 +205,9 @@ $text = array( "Search for selected" => "Search for selected", "Jump to definition" => "Jump to definition / jump back", "Comment uncomment" => "Comment / uncomment", - "Insert tab indent" => "Insert tab / indent selected", + "Insert tab indent" => "Insert tab / auto indent selected", + "Insert more" => "Indent more", + "Insert less" => "Indent less", "Wrap with div" => "Wrap with <div>", "Wrap with span" => "Wrap with <span>", "Wrap unwrap p" => "Wrap / unwrap with <p>", diff --git a/lib/help.php b/lib/help.php index a3feb9f..807b70e 100644 --- a/lib/help.php +++ b/lib/help.php @@ -33,6 +33,8 @@ $t = $text['help']; + j
Esc
Tab
+ + [
+ + ]
+ Alt + d
+ Alt + s
+ Alt + p
@@ -43,9 +45,7 @@ $t = $text['help']; + Alt + e
+ Alt + 8
+ Alt + 1, 2 3
- + Alt + Enter

-

-
+ + Alt + Enter
@@ -74,6 +74,9 @@ $t = $text['help']; + .
+ Alt + ← / → Focus on file manager / content
Esc

+ +

+