Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Infinite (cyclic) save loop #68

Closed
bennycode opened this issue Mar 29, 2015 · 0 comments
Closed

Infinite (cyclic) save loop #68

bennycode opened this issue Mar 29, 2015 · 0 comments

Comments

@bennycode
Copy link
Member

Steps to reproduce:

  1. Use an .editorconfig file with indent_size = 4
  2. Infinite save loop will happen
  3. Open an existing html file (index.html) so check that the indent size is applied
  4. Create a new html file (newhtml.html) (which should also have an indent_size of 4)
  5. Make sure that index.html and newhtml.html are opened in the Editor
  6. Change indent_size to 2
  7. Infinite save loop will happen
Yserz added a commit that referenced this issue Mar 29, 2015
…nt endless loops

fixed error where editorfiles without names were skipped
implemented central logging settings
@bennycode bennycode added this to the v0.0.6 milestone Apr 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant