From kdevelop-bugs Fri Sep 14 08:48:15 2007 From: Andreas Becker Date: Fri, 14 Sep 2007 08:48:15 +0000 To: kdevelop-bugs Subject: [Bug 63134] "typedef struct" completion missing Message-Id: <20070914084815.13339.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=118975981006504 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=63134 ------- Additional Comments From andi.becker gmx de 2007-09-14 10:48 ------- I like to write all my code with typedefs, like: typedef struct { int data; } name; But codecompletition does not work with e.g. function (name *my_name) { my_name->[STRG]+[SPACE] .... does not work } _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs