Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-ui-dev] Open Type dialog

Hello all,

I've submitted a patch which implements the "Open Type" dialog for C/C++
types (namespaces, classes, structs, unions, enums, typedefs). This
mirrors the functionality of the JDT Open Type dialog, so you can select
a type from the list and it will open in the editor.

cheers
-Chris



Back to the top