editorconfig / editorconfig.github.com

Configuration file format for defining coding styles in shared projects
http://editorconfig.org
Other
266 stars 42 forks source link

Add separate section for editors with native support #38

Closed treyhunner closed 9 years ago

treyhunner commented 9 years ago

Separate section:

selection_372

xuhdev commented 9 years ago

I think it looks good

jednano commented 9 years ago

:+1:

denofevil commented 9 years ago

Looks good. One correction: AppCode, PhpStorm, Pycharm should be in second section. And probably we can change the links for ones that require plugin to point at plugin website directly (https://plugins.jetbrains.com/plugin/7294)

treyhunner commented 9 years ago

I moved those three IDEs to the second section and changed the links for them.

@denofevil does CLion support EditorConfig by default?

denofevil commented 9 years ago

No, plugin needed

treyhunner commented 9 years ago

It's now split into two sections. Thanks all for the feedback.