diff --git a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png old mode 100644 new mode 100755 index e319b230205..fa85205cb52 Binary files a/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png and b/doc/org.eclipse.cdt.doc.user/images/cdt_menu_edit.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm old mode 100644 new mode 100755 index 2e5fe91a171..8e9e789c43e --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm @@ -1,6 +1,5 @@ - @@ -8,189 +7,212 @@ -

Edit Menu actions

- -

Selecting Edit Menu

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameFunctionKeyboard Shortcut
UndoRevert the last change in the editor Ctrl+Z
Redo Revert an undone change Ctrl+Y
CutCopies the currently selected text or element to the clipboard and removes the element. On elements, the remove is not performed before the clipboard is pasted. Ctrl+X
CopyCopies the currently selected text or elements to the clipboard Ctrl+C
Paste Paste the current content as text to the editor, or as a sibling or child element to the a currently selected element.  Ctrl+V
Delete Delete the current text or element selection. Delete
Select AllSelect all the editor content.. Ctrl+A
Find / ReplaceOpen the Find / Replace dialog. Editor only. Ctrl+F
Find NextFinds the next occurrence of the currently selected text. Editor only. Ctrl+K
Find PreviousFinds the previous occurrence of the currently selected text. Editor only. Ctrl+Shift+K
Incremental Find NextStarts the incremental find mode. After invocation, enter the search text as instructed in the status bar. Editor only. Ctrl+J
Incremental Find PreviousStarts the incremental find mode. After invocation, enter the search text as instructed in the status bar. Editor only. Ctrl+Shift+J
Add Bookmark...Add a bookmark to the current text selection or selected element. 
Add Task...Add a user defined task to the current text selection or selected element. Alt+Enter
Add to working setAdd current resource to selected Working Set Ctrl+I
Remove from working setRemove current resource from Working Set Ctrl+Shift+I
Smart Insert ModeToggles editor's Smart Insert Mode Ctrl+Shift+Insert
Show Tooltip DescriptionDisplays tooltip description, where applicable.F2
Word CompletionCompletes current word in editor.Alt+/
Quick fixCall quick fix dialog for selected warning/error. Ctrl+1
Content AssistOpens a context assist dialog at the current cursor position to bring up Java code assist proposals and templates. See the Templates preference page for available templates - Window > Preferences > C/C++ > Editor > Templates and go to the Editor preference page - Window > Preferences > C/C++ > Editor > Content Assist for configuring the behavior of content assist. Ctrl+Space
Parameter HintsOpens Parameter Hints dialog. Editor onlyCtrl+Shift+Space
Shift RightShifts text Right. Editor only 
Shift LeftShifts text Right. Editor only 
FormatFormats text. Editor onlyCtrl+Shift+F
Add IncludeAdd include to current file. Editor only Ctrl+Shift+N
Set Encoding... Toggles the encoding of the currently shown text content. 
-

- - -

Note: Other Edit options are used with the JDT. Refer to the Java Development User Guide for details.

- -

-IBM Copyright Statement -

-
+
+

Edit Menu actions

+

+ Selecting Edit Menu +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ IBM Copyright Statement +

+
+ \ No newline at end of file