[rkward-users] [Help] RE: enable automatic indentation in rkward

SourceForge.net noreply at sourceforge.net
Wed Dec 15 12:06:09 UTC 2010


The following forum message was posted by tfry at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/4012480:

Yes, there is. To enable this in a single script file window, use Edit->Tools
Move->Indentation. C style probably does what you want, although different people
seem to expect different indentation behavior. You can also add something like
[code]# kate: space-indent on; indent-width 4; mixedindent off; indent-mode
cstyle;[/code]
near the top of a script file.

To make a specific indentation behavior the default for all scripts in RKWard,
use Settings->Configure Editor->Editing->Indentation.

Regards
Thomas




More information about the Rkward-users mailing list