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

Indentation no longer automatic. #1

Closed
equinox opened this issue May 1, 2015 · 2 comments
Closed

Indentation no longer automatic. #1

equinox opened this issue May 1, 2015 · 2 comments

Comments

@equinox
Copy link

equinox commented May 1, 2015

I only noticed recently (maybe since changing to 1.3?), that the extension no longer updates all the indentations to Brackets' settings (I like 4, files with 2 are still being 2 when opened).

Possbily related to: this, which also seems to be having issues

@brad-jones
Copy link
Owner

I have actually stopped using this. I decided after a little while that sanitizing on file open was perhaps not the best idea. When you start editing files that contain syntax that relies on the indentation being a certain way, for example YAML. This plugin would mangle the file and it quickly became more of a pain in my arse than not.

This plugin needs more smarts to detect the file type and it's current indentation before sanitizing on file open. I just haven't had much time to look at it any further.

@equinox
Copy link
Author

equinox commented May 1, 2015

Ah, that is very sad to hear! Working with just straight JS/HTML/CSS it makes it a breeze not having to deal with inconsistent indentation.

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

No branches or pull requests

2 participants