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

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -

ios - How to Rectify the Relationship Fault in CoreData While parsing RESTKIT? -