Indent/outdent have been improved so that they preserve existing whitespace when possible. I think this covers most cases, but perhaps we should have more options for this:
- Purify (always rewrite the whitepace).
- Indent blank lines? (no for now).
- Optional disable the space before tab cleanup
Indent/outdent have been improved so that they preserve existing whitespace when possible. I think this covers most cases, but perhaps we should have more options for this: