Red Hat Developer Day – 26 June 201235
C/C++ Editor Continued..
●
Ctrl + Shift + N (add include)
●
For glibc C functions, highlighting and using CTRL+Shift+N will add the
appropriate header file
●
Ctrl + Shift + F (format code)
●
Preferences/Project Properties (C/C++ General -> Code Style)
●
Can choose K&R / GNU / Whitesmiths / BSD
●
Ctrl + / (toggle comment)
●
Ctrl + I (correct line indentation)
●
Shift + Alt + R (Rename...)
●
Rename variables, functions, methods, macros
Komentarze do niniejszej Instrukcji