Difference between revisions of "WDSC shortcuts"
From MidrangeWiki
MrDolomite (talk | contribs) m (add cat section; cat alpha sort for Category:WDSC) |
(→Categories) |
||
Line 7: | Line 7: | ||
==Categories== | ==Categories== | ||
[[Category:WDSC|Shortcuts]] | [[Category:WDSC|Shortcuts]] | ||
+ | <ul> | ||
+ | <li>Dbl-click on word -- Selects word | ||
+ | <li>Ctrl-C -- Copies current selection | ||
+ | <li>Ctrl-V -- Pastes clipboard contents | ||
+ | <li>Ctrl-X -- Cuts current selection to clipboard | ||
+ | <li>Ctrl-Z -- Undo | ||
+ | <li>Ctrl-Y -- ReDo | ||
+ | <li>Ctrl-S -- Save | ||
+ | <li>Insert -- Toggles insert mode (mode shows in header) | ||
+ | <li>Ctrl-A -- Selects all source | ||
+ | <li>Ctrl-F -- Find ? simple in source | ||
+ | <li>Alt-L -- Selects current line | ||
+ | <li>Ctrl-D -- Copies current line and places below | ||
+ | <li>Ctrl-Backspace -- Deletes the line cursor is on | ||
+ | <li>Ctrl-T -- Bring the current line to the top of the view | ||
+ | <li>Ctrl-Q -- Sets a marker at the current position | ||
+ | <li>Ctrl-J -- Moves cursor back to last change made in source | ||
+ | <li>Alt-S -- Splits line at current cursor position | ||
+ | <li>Alt-U -- Deselects any currently selected text | ||
+ | <li>DblClick Header -- Shifts into full screen mode | ||
+ | <li>Ctrl-F7 -- Switches between open views | ||
+ | <li>Ctrl-F8 -- Switches between open perspectives | ||
+ | <li>Ctrl-e -- Displays list of open editors | ||
+ | <li>Ctrl-F4 -- Closes open editor | ||
+ | <li>F1 -- Help | ||
+ | </ul> |
Revision as of 14:25, 7 May 2007
WDSC shortcuts - this is a (non-exhaustive) list of some of the keyboard shortcuts available in WDSC. Many of the shortcuts change between major versions of the product, so please be careful!
Version 6.x
- F12 - Make editor active. This is particularly useful for switching back to the editor view from the iSeries Error list view after a compile.
Categories
- Dbl-click on word -- Selects word
- Ctrl-C -- Copies current selection
- Ctrl-V -- Pastes clipboard contents
- Ctrl-X -- Cuts current selection to clipboard
- Ctrl-Z -- Undo
- Ctrl-Y -- ReDo
- Ctrl-S -- Save
- Insert -- Toggles insert mode (mode shows in header)
- Ctrl-A -- Selects all source
- Ctrl-F -- Find ? simple in source
- Alt-L -- Selects current line
- Ctrl-D -- Copies current line and places below
- Ctrl-Backspace -- Deletes the line cursor is on
- Ctrl-T -- Bring the current line to the top of the view
- Ctrl-Q -- Sets a marker at the current position
- Ctrl-J -- Moves cursor back to last change made in source
- Alt-S -- Splits line at current cursor position
- Alt-U -- Deselects any currently selected text
- DblClick Header -- Shifts into full screen mode
- Ctrl-F7 -- Switches between open views
- Ctrl-F8 -- Switches between open perspectives
- Ctrl-e -- Displays list of open editors
- Ctrl-F4 -- Closes open editor
- F1 -- Help