Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Ignore Whitespace On Current Line doesn't work with split files #76

Closed
winstliu opened this issue Jun 20, 2015 · 3 comments · Fixed by #169
Closed

Ignore Whitespace On Current Line doesn't work with split files #76

winstliu opened this issue Jun 20, 2015 · 3 comments · Fixed by #169
Labels

Comments

@winstliu
Copy link
Contributor

Steps to reproduce:

  1. Open a file
  2. Split it
  3. On the first split, tab a bit on a random line so that there's some trailing whitespace
  4. Keep the cursor on that line in the first split, but not in the second one
  5. Save the file

Expected:
Whitespace is preserved since it's on a line with a cursor

Actual:
Whitespace is removed

Atom 0.211.0-ca146c9, Ubuntu 15.04, safe mode.

@winstliu winstliu added the bug label Jun 20, 2015
@Rush
Copy link

Rush commented Jun 30, 2015

I encountered this as well. It is bugging my crazy! Any ideas how to fix? Any workarounds?

@IanVS
Copy link

IanVS commented Nov 24, 2015

Do you have the setting Ignore Whitespace On Current Line turned on?

@winstliu
Copy link
Contributor Author

Yes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants