anyedittools
anyedittools copied to clipboard
Preserve left over spaces when after convert spaces to tabs
Our formating rules specify that in certain cases we can end up with
leading tabs, followed by (tabWidth-1) spaces.
Here is a patch to fulfill this requirement.
I have piggy backed off of the replaceAllSpaces value as this is my
personal expectation, but it could possibly turn into an extra preference I
suppose.
Original issue reported on code.google.com by [email protected]
on 1 Jun 2010 at 7:38
Attachments:
Original comment by iloveeclipse
on 21 Oct 2010 at 9:00
- Added labels: OpSys-All, Priority-Low, Type-Enhancement
- Removed labels: Priority-Medium, Type-Defect