Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Code completion does not propose class members declared below cursor (bug 103857)

I'd like to start working on bug 103857. As a preliminary step I'm collecting information about current design of code completion. In particular, I'm interested in tCOMPLETION and tEOC tokens. Why there are two separate tokens? What role each of them plays? Do these two tokens always share the same location? A detailed answer from somebody familiar with the current design will be highly appreciated.

Thanks,
-sergey

Back to the top