Menu

#137 autocomplete for structs/unions

closed
nobody
None
5
2008-03-27
2008-03-21
Anonymous
No

Autocomplete does not seems to work for struct/unions.

Given

struct {
int IntField;
// many more fields here
} SimpleStruct;

Geany will autocomplete Simp to SimpleStruct, but after I put . (or ->), there is not autocompletion for the field name.

Please consider adding autocompletion for struct/union fields.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    same as 1913953

     
  • Nick Treleaven

    Nick Treleaven - 2008-03-27
    • labels: 790036 -->
    • milestone: 542696 -->
    • status: open --> closed
     

Log in to post a comment.