Sublime Forum

Word wrap column vertical line?

#1

I wanted to find out if there is a setting that will show a vertical line at the word wrap column that I have set? I have seen this in Atom and WebStorm and hope that this is something that I can set in ST.

0 Likes

#2
// Columns in which to display vertical rulers
"rulers": [],

I don’t think there is a way to set it to the word wrap setting automatically

0 Likes

#3

Thank you, rulers works great

0 Likes