Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] code completion - implicit typedefinitions

Hello,

Is there exists a way to turn off implicit typedef suggestions (_time64_t, _dev_t etc) during code completion? getBindings function takes them by visiting PDOM database.

Thank you

David


Back to the top