Sublime Forum

[Question] How "no_column_highlights_line" SublimeLinter option work?

#1

1. Briefly

I don’t understand, how "no_column_highlights_line" SublimeLinter option work.

2. Detail

For example, I use Proselint linter. I wrote incorrect words «man and wife»:

In User/SublimeLinter.sublime-settings file I toggle "no_column_highlights_line" parameter between true to false, but I didn’t see changes.

3. Did not help

I read SublimeLinter documentation:

When a linter reports an error with no column information, by default a mark is put in the gutter but no text is highlighted. You may also choose to highlight the entire line when it there is no column information. To change the no-column highlighting mode, do one of the following:

But I don’t see, how it looks.

Thanks.

0 Likes