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 index feebc7e83d8..269cec8c291 100755 --- 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 @@ -5,6 +5,8 @@ Edit Menu actions +
@@ -166,8 +168,11 @@ Smart Insert Mode Toggles the Smart Insert mode (i.e. the - auto-completion features defined in C/C++ > - Editor > Typing) + auto-completion features defined in + command link C/C++ > Editor > Typing + ) Ctrl+Shift+Insert diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm index 434212a8ca9..6a10b19352c 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_navigate.htm @@ -232,7 +232,7 @@

Note: Other Navigate options are - used with the JDT. Refer to the Java Development User Guide + used with the JDT. Refer to the Java development user guide for details.

diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm index eb2d37202a7..a2c277a56e1 100755 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_m_source.htm @@ -5,6 +5,8 @@ Source Menu actions +

@@ -63,9 +65,12 @@ Format - Apply the full C/C++ - > Code Style > Formatter preferences to the entire contents - of the active editor, or to the selection if there is one + Apply the full + command linkC/C++ > Code Style > Formatter + preferences to the entire contents of the active editor, or to the + selection if there is one Ctrl+Shift+F @@ -97,7 +102,12 @@ Surround With Surround the selected statements with a - code template + code template (as defined in + command linkC/C++ > Editor > Templates + ) + Alt+Shift+Z