Issue Prelude
Completion Engine and Commit SHA
Minimal Configuration
Issue Details
Hi, thank you for providing such a good tool.
when I type a function like:
int connect(int, const struct sockaddr *addr, socklen_t);
it completes as connect(int, conststructsockaddr*addr, socklen_t)
missing all the white space between 'const struct sockaddr *'
I mean it's not a bug, this is just a suggestion, thanks.
Messages
Issue Prelude
Completion Engine and Commit SHA
Minimal Configuration
Issue Details
Hi, thank you for providing such a good tool.
when I type a function like:
int connect(int, const struct sockaddr *addr, socklen_t);
it completes as connect(int, conststructsockaddr*addr, socklen_t)
missing all the white space between 'const struct sockaddr *'
I mean it's not a bug, this is just a suggestion, thanks.
Messages