Red Hat Developer Day – 26 June 201236
C/C++ Editor Settings
●
Window -> Preferences -> C/C++ -> Editor
●
Content Assist (can control what is offered)
●
e.g. Can disable code template proposals for Ctrl + space
●
Folding
●
Control what C/C++ constructs can be condensed/folded in editor
●
Hovers
●
Control what hovers are offered (default is combined hover)
●
Templates
●
List of code templates (e.g. A for loop, case statement)
●
Can create custom templates or disable ones already provided
Commenti su questo manuale