Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/User/NewIn87

< CDT
Revision as of 17:34, 29 October 2014 by Unnamed Poltroon (Talk) (Options for Format with Empty Selection)

General

Editor

Options for Format with Empty Selection

The Format command (Ctrl+Shift+F) in C/C++ editor can now be configured to format either the whole file or the current statement when no code is selected.

If Ask for confirmation is checked, the command will display a dialog asking user what to do:

Build

Debug

Bugs Fixed in this Release

See Bugzilla report Bugs Fixed in CDT 8.7

Back to the top