Sublime Forum

[SOLVED] Change TabStop Ruler width

#1

as you can see in the screenshot, there is a vertical line, but is not consistent. is it possible to have the line every 4 spaces or 1 tab?

0 Likes

#2

Click your statusbar where it says “Tab Size: 8” or “Spaces: 8” and select “Tab width: 4” in the menu.

0 Likes

#3

it is set to 4. and whenever i tab, it indent 4 spaces, but the ruler is wrong.

0 Likes

#4

Nevermind, I see the problem now. You are using a proportional font. Sublime Text is wonky with proportional fonts, so I suggest using a monospace one.

0 Likes

#5

alright! changed to a fixed font and it fixed the problem. thanks!

0 Likes