CHAPTER 3 - Shortcut Keys and Frequently Used Commands


We introduced EZoApp's code-editing area in the previous section. Those who are used to writing programs most likely know the shortcut keys of the development tool that they use (for current students, Ctrl+c and Ctrl+v are surely the must-haves. Just kidding!). EZoApp has many shortcut keys as well. We will list all these shortcut keys below and highlight some of the most frequently used ones. First, let us look at how to display the shortcut keys- just click on the question mark icon at the top-right corner of the code-editing area to open the Keyboard Shortcuts table.

img/chapter3-01.jpg

Frequently used shortcuts:

  • Ctrl + / : single-line comment
  • Ctrl + z : undo
  • Ctrl + y : cancel undo
  • Ctrl + p : delete line
  • Alt + up : swap the line where the cursor is at with the line above
  • Alt + down : swap the line where the cursor is at with the line below
  • Ctrl + f : find
  • Ctrl + shift + f : automatically format code
  • Ctrl + [ , Ctrl + ] : indent command
  • Alt + / : show tips at cursor location

Complete table of keyboard shortcuts:

toggleFoldWidgetf2overwriteinsert
golineupupgolinedowndown|Ctrl-n
gotolinestarthome|Ctrl-a|Cmd-leftgotoleftleft|Ctrl-b
gotolineendend|Ctrl-e|Cmd-rightgotorightright|Ctrl-f
gotopagedownpagedown|Ctrl-vgotopageuppageup
deldelete|Ctrl-d|Shift-deletebackspacebackspace|Ctrl-backspace|Ctrl-h|Shift-backspace
expandSnippettabcenterselectionCtrl-l
selectOrFindNextCtrl-gjumptomatchingCtrl-p
removetolineendCtrl-kblockoutdentCtrl-[
blockindentCtrl-]splitlineCtrl-o
transposelettersCtrl-ttouppercaseCtrl-u
toggleParentFoldWidgetAlt-f2gotowordleftAlt-left
gotowordrightAlt-rightpagedownAlt-pagedown
pageupAlt-pageupmovelinesupAlt-up
movelinesdownAlt-downremovewordleftAlt-backspace|Ctrl-Alt-backspace
removewordrightAlt-deletestartAutocompleteAlt-/
addCursorAboveCtrl-Alt-upaddCursorBelowCtrl-Alt-down
selectMoreBeforeCtrl-Alt-leftselectMoreAfterCtrl-Alt-right
splitIntoLinesCtrl-Alt-lalignCursorsCtrl-Alt-a
findAllCtrl-Alt-gselectupShift-up
selectdownShift-downselectleftShift-left
selectrightShift-rightselectpagedownShift-pagedown
selectpageupShift-pageupselectlinestartShift-home
selectlineendShift-endoutdentShift-tab
goToPreviousErrorCtrl-Shift-eselectOrFindPreviousCtrl-Shift-g
selecttomatchingCtrl-Shift-ptolowercaseCtrl-Shift-u
formatContentCtrl-Shift-fselectwordleftAlt-Shift-left
selectwordrightAlt-Shift-rightmodifyNumberUpAlt-Shift-up
modifyNumberDownAlt-Shift-downaddCursorAboveSkipCurrentCtrl-Alt-Shift-up
addCursorBelowSkipCurrentCtrl-Alt-Shift-downselectNextBeforeCtrl-Alt-Shift-left
selectNextAfterCtrl-Alt-Shift-rightshowSettingsMenuCmd-,
selectallCmd-agotolineCmd-l
foldCmd-f1|Cmd-Alt-lfindnextCmd-g
findCmd-fgotostartCmd-home|Cmd-up
gotoendCmd-end|Cmd-downremovelineCmd-d
togglecommentCmd-/undoCmd-z
redoCmd-y|Cmd-Shift-zremovetolinestartCmd-backspace
foldOtherCmd-Alt-0togglerecordingCmd-Alt-e
sortlinesCmd-Alt-sreplaceCmd-Alt-f
copylinesupCmd-Alt-upcopylinesdownCmd-Alt-down
showKeyboardShortcutsCmd-Alt-hfoldallCmd-Ctrl-Alt-0
unfoldCmd-Shift-f1|Cmd-Alt-Shift-lfindpreviousCmd-Shift-g
selecttostartCmd-Shift-upselecttoendCmd-Shift-down
selecttolinestartCmd-Shift-leftselecttolineendCmd-Shift-right
replaymacroCmd-Shift-eduplicateSelectionCmd-Shift-d
toggleBlockCommentCmd-Shift-/expandtolineCmd-Shift-l
unfoldallCmd-Alt-Shift-0passKeysToBrowsernull



Continue reading Chapter 4 - jQuery Mobile Components
Or Return to Table of Contents


results matching ""

    No results matching ""