From 6c526dff10bc0c20652ef2629f13830cb8cbbfc6 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sun, 6 Feb 2005 22:16:42 +0000 Subject: [PATCH] Update with the proper PR numbers --- core/org.eclipse.cdt.ui/NEWS | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/core/org.eclipse.cdt.ui/NEWS b/core/org.eclipse.cdt.ui/NEWS index a5597e9a0a0..d0885defc2b 100644 --- a/core/org.eclipse.cdt.ui/NEWS +++ b/core/org.eclipse.cdt.ui/NEWS @@ -1,16 +1,22 @@ Release CDT-3.0 + * Implement Eclipse 3.0 Next/Prev Annonation retargetable actions for CEditor with Problems + view highlighting. + * Added keybinding next/previous(CTRL-SHIFT-UP/DOWN) to move from member to member in the CEditor(PR 84423). + * Move Code Assist in its own preference Page(PR 81403). + - New option:"Insert common prefix automatically. + * Drag && Drop support - for ICElement classes , in the C/C++ project view and C Outliner. + for ICElement classes , in the C/C++ project view and C Outliner(PR83112). * C/C++ Editor: - coloring of operators, braces and numbers, - - outline in selectable dialog (Ctrl O) with search input. + - outline in selectable dialog (Ctrl O) with search input(PR 83112). * sorting action - * Template Preference Page for C/C++ Editor + * Template Preference Page for C/C++ Editor(PR 71111). \ No newline at end of file