Sublime Forum

[highlight line] option doesn't work

#1

Hello ! I love sublime text and i have been using SublimeText3.

I set option “highlight line” on, but it doesn’t working in “Distraction Free Mode”.

I think it is bug. please help me !!

Thank you for your attention.

0 Likes

#2

u will need to explicitly turn on gutter in distraction free settings for highlight to work

{
    "gutter": true,
    "highlight_line": true
}
0 Likes

#3

It’s still a bug if it doesn’t work with the gutter turned off.

0 Likes