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
50Wliu opened this issue Jun 20, 2015 · 3 comments · Fixed by #169
Closed

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

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

Comments

@50Wliu
Copy link
Contributor

50Wliu commented Jun 20, 2015

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.

@50Wliu 50Wliu 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?

@50Wliu
Copy link
Contributor Author

50Wliu commented Nov 24, 2015

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