sindresorhus / editorconfig-sublime

Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
MIT License
1.77k stars 108 forks source link

Cannot make it work #34

Closed migswd closed 9 years ago

migswd commented 9 years ago

I am used to work with an .editorconfig file at the root of my projects and this one works great with phpstorm. But for some reasons I cannot make it work with Sublime. I tried this package installation with the console and manually but no change : Sublime just use his default settings for indentation. https://sublime.wbond.net/installation#st2

Any idea what I should check ??

asylla117 commented 9 years ago

I'm having this same issue. I'm using an unregistered version of Sublime 3.

marcoslhc commented 9 years ago

Same here :(

William-Owen commented 9 years ago

I also have this issue, I am wondering if its related to this issue https://github.com/sindresorhus/editorconfig-sublime/issues/39 (Multiple string matching + wildcards failing)

sindresorhus commented 9 years ago

Without more information I can't really help you. #39 is now resolved. That might help for you.