diff --git a/doc/org.eclipse.cdt.doc.user/images/code_style_preferences.png b/doc/org.eclipse.cdt.doc.user/images/code_style_preferences.png index fe780ff6def..333d16d75a3 100644 Binary files a/doc/org.eclipse.cdt.doc.user/images/code_style_preferences.png and b/doc/org.eclipse.cdt.doc.user/images/code_style_preferences.png differ diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm index cda0d495aae..c7e07ed110f 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_style_pref.htm @@ -11,50 +11,58 @@

Code Style preferences

-

Use the Code Style preference panel to configure you code style profiles for smart typing features, like auto-indentation and formatting. Click Window > Preferences > C/C++ > Code Style to make changes.

+

Use the Code Style preference panel to configure your global code style profiles for smart typing features, like auto-indentation and formatting. Click Window > Preferences > C/C++ > Code Style to make changes.

Code Style Preferences

- - - - + + + +
-

Action

+ Action
-

Description

+ Description
-

New...

+
+ Configure Project Specific Settings... -

Shows the dialog to create a new profile. The dialog requires you to enter a name for the new profile. Additionally, you may select a built-in or user-defined existing profile to base your new profile on.

+ Opens the Project Specific Configuration dialog box to select a project to apply code style settings.
-

Edit...

+
+ Edit... -

Shows a dialog which displays the settings stored in the active profile. Only user-defined profiles can be modified.

+ Shows a dialog which displays the settings stored in the active profile. Only user-defined profiles can be modified.
-

Remove

+
+ Remove -

Removes the selected profile. This action is only available on user-defined profiles.

+ Removes the selected profile. This action is only available on user-defined profiles.
-

Import...

+
+ New... -

Imports profiles from the file system.

+ Shows the dialog to create a new profile. The dialog requires you to enter a name for the new profile. Additionally, you may select a built-in or user-defined existing profile to base your new profile on. +
+ Import... + + Imports profiles from the file system.