Hi, the current implementation of code completion in kdevelop 3.4 seems to not recognize unnamed structs: typedef struct { int a; } type_t; type_t b; b. Here kdevelop says that this is (unresolved) Christoph Bartoschek