I would like to have a program that keeps indents as is. For example (tab = 3 spaces):
[space][space][space][tab]$i = 0;
I want new line indent to be like this:
[space][space][space][tab]
But most programs (including WS) do like this:
[tab][tab]
Is it possible to switch off automatic space replacement? Switching "Use tabulators" option off is not a suitable solution, because in this case WS would replace tabs with spaces. But I want to keep indents as is. I will be happy if such powerful and convenient program like WS would able to do this.
Thanks for help.
Zurück
Suche
Weaverslave Support Forum - English
Dies ist das englische Support Forum. Es gibt auch ein deutschsprachiges Support Forum. Bitte nutzt dieses, wenn ihr Fragen auf deutsch stellen wollt.
Weaverslave General
Indent
| Thema | Autor | Datum |
|---|---|---|
| Indent | i | 2007-02-22 13:06:24 |
| Re: Indent | Pascal Houdek | 2007-02-22 22:00:58 |
| Re[2]: Indent | i | 2007-02-28 12:14:27 |
| Re: Re[2]: Indent | Thomas Weinert | 2007-03-06 10:39:33 |

