.editorconfig Generator

Build a .editorconfig for your project. Pick global defaults (indent, line endings, charset) and override per-file-type as needed. Download a file ready to commit at the repo root — every editor that supports EditorConfig (most do) will respect it automatically.

Per-file overrides

How to use the .editorconfig Generator

Pick your defaults; toggle the per-file-type overrides you want. Generate produces a complete .editorconfig. Commit it at the repo root; every editor that supports EditorConfig (VS Code, JetBrains, Vim, Emacs, Sublime, etc.) will pick it up automatically.