diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2014-11-28 15:08:03 +0100 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2014-12-03 10:37:24 +0100 |
commit | 9cd552a1656c04c1f3ccc92fefc62e2bd36fad37 (patch) | |
tree | fe1c70e87cae5a1eeac61bd8ff0d4bfcb9d25a79 /src/plugins/cpptools/editordocumenthandle.cpp | |
parent | d850485f0624eaf6ea756e0c941d2722df8b3e02 (diff) | |
download | qt-creator-9cd552a1656c04c1f3ccc92fefc62e2bd36fad37.tar.gz |
CppTools: Do not offer pointless ")" signature completion
If "Automatically insert matching characters" is activated and '(' is
typed before the semicolon in the declaration
int f;
we offered the ')' completion, although the ')' was already inserted.
Change-Id: Id5a50fa94c2cb7b5c4056d87028501b0b90afc73
Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/plugins/cpptools/editordocumenthandle.cpp')
0 files changed, 0 insertions, 0 deletions