Hacker News
- EditorConfig: Consistent coding styles across various editors and IDEs https://editorconfig.org/ 216 comments
- EditorConfig – file format for defining coding styles and text editor plugins http://editorconfig.org/ 31 comments
- EditorConfig http://editorconfig.org/ 46 comments
- EditorConfig http://editorconfig.org/ 38 comments
Lobsters
- EditorConfig https://editorconfig.org/ 18 comments programming
- editorconfig-checker 1.0.1 https://github.com/editorconfig-checker/editorconfig-checker 3 comments golang
- Is it possible to make vim-sleuth and vim-editorconfig play nicely together? https://github.com/tpope/vim-sleuth 5 comments vim
- editorconfig-checker v1 released - feedback welcome [X-Post from /r/javascript] https://github.com/editorconfig-checker/editorconfig-checker.javascript 4 comments node
- editorconfig-checker v1 released - feedback welcome https://github.com/editorconfig-checker/editorconfig-checker.javascript 7 comments javascript
- Scaffolding library for opinionated ESLint, EditorConfig, Prettier configs https://www.npmjs.com/package/@dtw/format 4 comments typescript
- editorconfig settings ignored https://neovim.io/doc/user/editorconfig.html 3 comments neovim
- how to bring order to a legacy codebase using editorconfig and dotnet format? it is only fixing whitespace issues https://github.com/dotnet/runtime/blob/main/.editorconfig 10 comments csharp
- Make ALE respect editorconfig? https://github.com/editorconfig/editorconfig-vim 10 comments vim
- Emacs + EditorConfig + Flymake = code execution https://illikainen.dev/blog/2019-10-06-editorconfig 12 comments emacs
- Why You Should Use ESLint, Prettier and EditorConfig Together https://blog.theodo.com/2019/08/why-you-should-use-eslint-prettier-and-editorconfig-together/ 37 comments javascript
- EditorConfig: Consistent coding styles across various editors and IDEs https://editorconfig.org/ 22 comments programming
- EditorConfig: Consistent coding styles across various editors and IDEs https://editorconfig.org/ 8 comments coding
- ReSharper Ultimate 2018.1 is out! It refines code navigation; understands C# 7.2 and all around improves C# 7 language support; introduces code formatting inspections that are EditorConfig and StyleCop aware; enables running any unit test session in continuous mode. https://blog.jetbrains.com/dotnet/2018/04/16/resharper-ultimate-2018-1-available-download/ 40 comments programming
- ReSharper Ultimate 2018.1 is out! It refines code navigation; understands C# 7.2 and all around improves C# 7 language support; introduces code formatting inspections that are EditorConfig and StyleCop aware; enables running any unit test session in continuous mode. https://blog.jetbrains.com/dotnet/2018/04/16/resharper-ultimate-2018-1-available-download/ 48 comments dotnet
- Enforcing C# 7’s code style & latest coding patterns using EditorConfig in Visual Studio 2017 http://www.techcartnow.com/enforcing-c-sharp-7-code-style-latest-coding-patterns-using-editorconfig-in-visual-studio-2017/ 12 comments dotnet
- You probably should know about this - EditorConfig(4years repost) http://editorconfig.org/ 6 comments programming
- Why you should be using an EditorConfig file in your project https://www.wisdomgeek.com/programming/editorconfig/ 51 comments programming
- EditorConfig: "helps developers define and maintain consistent coding styles between different editors." http://editorconfig.org/ 4 comments emacs
- RubyMine 7 is released: Chef, Puppet, EditorConfig, and more http://blog.jetbrains.com/ruby/2014/11/hone-your-craft-with-rubymine-7/ 18 comments ruby
- Browser extension that provides EditorConfig support for GitHub https://github.com/rreverser/github-editorconfig 3 comments javascript
- Not another JavaScript code style guide. (Actually, that's exactly what it is, but I went for "simple", not "exhaustive" -- also includes pre-configured sane default JSHint, JSCS, & EditorConfig files) https://github.com/stephenplusplus/javascript-style 34 comments javascript