mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00

PR 83514 patch form Przemek * src/org/eclipse/cdt/internal/ui/actions/ActionMessages.properties * src/org/eclipse/cdt/internal/ui/text/CoutlineInformaionControl.java * NEWS
9 lines
No EOL
209 B
Text
9 lines
No EOL
209 B
Text
Release CDT-3.0
|
|
|
|
* C/C++ Editor:
|
|
- coloring of operators, braces and numbers,
|
|
- outline in selectable dialog (Ctrl O) with search input.
|
|
* sorting action
|
|
* Template Preference Page for C/C++ Editor
|
|
|
|
|