--- old+++ new@@ -3,4 +3,4 @@
if (!SomeBoolean && var)
~~~~
ruins the tooltip of the variable.
-Described in detail and with examples here: http://bit.ly/1Vn03zQ+Described in detail and with examples here: [Variable tooltip confusion](http://forums.codeblocks.org/index.php/topic,20612.msg140223.html#msg140223)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
This is a regression of the bug report:
Code::Blocks / Tickets / #145 Code completion ignores parameters of catch-clauses
I have revert the fix in #145.
See the latest discussion there. Thanks for your report!