1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
cdt/core/org.eclipse.cdt.ui/NEWS

13 lines
304 B
Text
Raw Normal View History

2004-12-14 22:01:31 +00:00
Release CDT-3.0
2005-01-27 17:08:22 +00:00
* Drag && Drop support
for ICElement classes , in the C/C++ project view and C Outliner.
2004-12-14 22:01:31 +00:00
* C/C++ Editor:
- coloring of operators, braces and numbers,
- outline in selectable dialog (Ctrl O) with search input.
* sorting action
2005-01-27 17:08:22 +00:00
2004-12-14 22:01:31 +00:00
* Template Preference Page for C/C++ Editor