2

I want the IDE to trim my trailing spaces in my code like I have Notepad++ set to do. Is this possible?

Wizzard
  • 21
  • 1

1 Answers1

1

Yes; there is a plugin that enables that: https://github.com/pkulchenko/ZeroBranePackage/blob/master/striptrailingwhitespace.lua.

Paul Kulchenko
  • 25,884
  • 3
  • 38
  • 56