[Qt-creator] Sometimes indentation should be done with spaces even if user wants tabs

Oswald Buddenhagen oswald.buddenhagen at nokia.com
Thu Mar 18 22:31:56 CET 2010


On Thu, Mar 18, 2010 at 10:07:14PM +0100, ext Nikos Chantziaras wrote:
>    int foo( int arg1, int arg2, int arg3
>             int arg4, int arg5 )
> 
> The problem here is the second line.  Currently, the editor will use 
> tabs to indent it if that's what I chose in the preferences.  However, 
> using tabs in this case is wrong; the beginning of the second line 
> should always align itself with the first argument of the first line. 
>
yes, known issue.




More information about the Qt-creator-old mailing list