I have been using Qt Creator from the very first beta, always worked like a charm.
Downloaded and used happily version 2.0.92 on windows XP for about 2 weeks, and did not notice any issue. And all of a sudden, without having changed any setting or system configuration, the editor insist "frequently", when I press the return key, on creating lines 65634 car long, whether I do it at the beginning, in the middle, or at the end of a line. It will do this, however, only inside a class (between braces) but not on every line of an affected class. As I have several classes within the same file, some classes will be unaffected, others will, but I cannot find any clue as to why some are affected and not others, nor why some lines within an affected class are immunized. The whole project, hence the affected files, compiles and builds properly. FIX : Disabling completion fixed the problem. It did not reappear after I re-enabled completion with the same options, which where the original default options set up during installation. _______________________________________________ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator