From f362a83cfa5dad7502a2e9d99a6f41409ffbca0f Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 26 Feb 2013 16:30:08 +0000 Subject: [PATCH] Add 8 tag wrapper shortcuts & 2 column format 8 new tag wrapper shortcuts added and moving from 1 column to 2 because of this extra info --- lib/help.php | 66 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 39 insertions(+), 27 deletions(-) diff --git a/lib/help.php b/lib/help.php index 5b866bf..8192f40 100644 --- a/lib/help.php +++ b/lib/help.php @@ -15,36 +15,48 @@ )" style="position: absolute; top: 26px; right: 20px">
ICEcoder manual
-

In file manager

-Left click Select file / folder
-Double click Open file
-CTRL + click Multiple select
-Right click Options for selected
-Delete Delete selected

+
+

Within file manager

+ Left click Select file / folder
+ Double click Open file
+ CTRL + click Multiple select
+ Right click Options for selected
+ Delete Delete selected


-

Within document

-CTRL + Move line up
-CTRL + Move line down
-CTRL + I Search selected text
-Esc Comment / uncomment text
-Tab Insert tab / indent selected text

+

Within document

+ CTRL + Move line up
+ CTRL + Move line down
+ CTRL + I Search selected text
+ Esc Comment / uncomment text
+ Tab Insert tab / indent selected text
+ CTRL + Alt + d Wrap selected in <div>
+ CTRL + Alt + s Wrap selected in <span>
+ CTRL + Alt + p Wrap selected in <p>
+ CTRL + Alt + a Wrap selected in <a>
+ CTRL + Alt + b Wrap selected in <b>
+ CTRL + Alt + i Wrap selected in <i>
+ CTRL + Alt + g Wrap selected in <strong>
+ CTRL + Alt + e Wrap selected in <em>
+
-

Anywhere

-CTRL + Next tab
-CTRL + Previous tab
-CTRL + + New tab
-CTRL + - Close current tab
-CTRL + F Find
-CTRL + G Go to line
-CTRL + S Save
-CTRL + Shift + S Save as...
-CTRL + Enter View webpage
-CTRL + S + Enter Save & create sticky tab
-Esc Cancel tasks

+
+

Anywhere

+ CTRL + Next tab
+ CTRL + Previous tab
+ CTRL + + New tab
+ CTRL + - Close current tab
+ CTRL + F Find
+ CTRL + G Go to line
+ CTRL + S Save
+ CTRL + Shift + S Save as...
+ CTRL + Enter View webpage
+ CTRL + S + Enter Save & create sticky tab
+ Esc Cancel tasks


-

Logo

-Left click Help
-Right click Settings
+

On logo

+ Left click Help
+ Right click Settings
+