Re: Tab size cannot be set smaller than 4?
Mitchell <[email protected]>
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, 14 Feb 2022 03:24:52 -0800 (PST) "'BugFix@AutoIt' via scite-interest" <[email protected]> wrote: > I have tested the following setting in SciTEUser.properties: > use.tabs.$(file.pattern.ext)=0 > tab.size.$(file.pattern.ext)=2 > > But the number of characters inserted is 4. > Then I used > tabsize=2 > instead of tab.size.$(file.pattern.ext). But again with the same result. > > I have adjusted the affected indent properties in the same way. After each > changed setting, I restarted SciTE. > > Is it not possible to use a smaller value than 4? Use the "indent.size" property. It's the number of spaces in one level of indentation. "tab.size" is the number of spaces represented by a tab character. Cheers, Mitchell -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/20220214083837.09ee6c398603a347a8dd1b98%40triplequasar.com.