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

Can't set indent guide to 4 spaces. #117

Open
DiThi opened this issue Jul 31, 2017 · 1 comment
Open

Can't set indent guide to 4 spaces. #117

DiThi opened this issue Jul 31, 2017 · 1 comment
Labels

Comments

@DiThi
Copy link

DiThi commented Jul 31, 2017

The vertical indent guide lines that should show every n spaces (where n is the configured tab length) show every 2 spaces when the global tab length is configured for 4.

As a workaround, it does work correctly when you follow these steps:

  • Set the global editor tab length to something else than 4
  • Set rust tab length to 4
  • Set the global tab length back to 4
@zargony
Copy link
Owner

zargony commented Aug 7, 2017

Thanks for reporting this issue. This sounds similar to an Atom bug that has been nagging us for some time, see #93 and atom/settings-view#967. Since we don't do any settings management besides specifying some editor settings, I suppose this is probably an issue with Atom itself.
Unfortunately, I don't know the Atom internals very well. You might want to try asking the Atom community for help (please post a link to it here if you do so)

@zargony zargony added the bug label Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants