0

Coming out of nothing every time I save, delete or add a new line of code, there is white-space so I have to be deleting empty-space.

Like this

enter image description here

See the yellow thing? What can I do about?

MattDMo
  • 100,794
  • 21
  • 241
  • 231
Reacting
  • 5,543
  • 7
  • 35
  • 86

1 Answers1

1

Add:

"trim_trailing_white_space_on_save": true,

to your User Settings file.

Community
  • 1
  • 1
Enteleform
  • 3,753
  • 1
  • 15
  • 30