Bart - 2008-07-11

Hi there,

How can I set different sizes for tab characters and indents? I have lots of source code which contains tabs that are always size 8, but that have an indentation of 2. If I specify a tab size of 8 the source displays correctly, but indenting gives me 8 as well (and I want 2). If I specify a tab size of 2, I get the right indentation, but the tabs display incorrectly (as 2 spaces). Any way I can fix this?

Cheers,
Bart