Files
qt-creator/tests
Nikolai Kosjar a6aa287720 C++: Fine-tune auto insertion of '}'
Do not insert for these cases:
 * <Cursor>{
 * namespace X <Cursor>
 * if the next block is indented, like e.g.:
     if (e) <Cursor>
        g();
 * on empty line if text before looks like a finished statement or
   scope opening/end

Change-Id: Id9decc1e964a775724a929c2a3e79b5283105560
Reviewed-by: David Schulz <david.schulz@qt.io>
2017-07-21 11:42:46 +00:00
..
2017-07-17 10:38:08 +00:00
2008-12-02 12:01:29 +01:00
2017-07-21 11:42:46 +00:00
2013-09-09 12:16:09 +02:00