From a24d9fc8da68518ef8885e53fe64baa338b35bd4 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Mon, 17 Nov 2014 16:43:37 +0000 Subject: [PATCH] Tweak to text and indent more/less added Moved the tabs shortcut to right column to make space --- lang/english.php | 4 +++- lib/help.php | 9 ++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) 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

+ +

+