[Geany] autoindent - Re: tab indents, space aligns support
Nick Treleaven
nick.treleaven at xxxxx
Tue Jul 14 10:42:02 UTC 2009
On Thu, 09 Jul 2009 16:52:06 +0200
Daniel Milde <info at milde.cz> wrote:
> > > Still to do is making auto-indentation work as expected for tabs+align.
> >
> > Now implemented in SVN.
>
> I tried it right now, but don't see any changes. Is it in r3945?
Yes, only for Tabs indent type. If you have:
\t....some text<cursor>
And you press enter and you have auto-indentation turned on, the next
line should be:
\t....<cursor>
Where \t = tab, . = space.
Regards,
Nick
More information about the Users
mailing list