Search code examples
idesublimetext2sublimetext3sublime-text-plugin

How to highlight the extra white spaces with red background in sublime3


I installed a plugin through Package Control, that highlight the extra whitespaces with red background color. I loved it! However, I reinstalled the sublime3 and its gone. The only trace I still remember that its somehow deal with I installed the DocBlockr, but now I went to their git page, I do not see any related function.

I am really frustrated and wonder how can I find this plugin or somewhat change sublime3 setting to achieve it? Because right now I am using

"draw_white_space": "all"

which is really horrible on the eye with all the lines and dots in between.

Thanks


Solution

  • Maybe this one ? TrailingSpaces