sublimetext3 - Turn off white space highligting -


following in preferences.sublime-settings:

{     "color_scheme": "packages/color scheme - default/idle.tmtheme",     "draw_white_space": "none" } 

why leading white space highlighted in red/maroon? turn off.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

How to merge four videos on one screen with ffmpeg -

c - getting error: cannot take the address of an rvalue of type 'int' -