Code tag and tabs
Posted: Wed Jan 30, 2008 12:54 am
I'm using Boo and must use tabs for indentation. As they are expanded to 8 spaces in the code section, the right margin overflows often.
My suggestion is to make the number of spaces settable. This can be done by adding a parameter to the code tag
or, maybe as a setting per user.
A third alternative would be to just make it 2 or 4 instead of 8.
Personally I think the parameter suggestion would be the best idea as people mixes spaces and tabs.
My suggestion is to make the number of spaces settable. This can be done by adding a parameter to the code tag
Code: Select all
A third alternative would be to just make it 2 or 4 instead of 8.
Personally I think the parameter suggestion would be the best idea as people mixes spaces and tabs.