ConfigDeck
Back to Generator

.editorconfig

Generate an .editorconfig file for consistent coding styles across editors and IDEs.

Preset

Indentation

Configure code indentation style.

Indent Style

Choose between space or tab indentation.

Number of spaces for indentation. Also used as tab_width when using tabs.

Line Endings & Whitespace

Configure line endings and whitespace handling.

Line ending style. Important for cross-platform collaboration.

Encoding & Line Length

Configure file encoding and maximum line length.

Character encoding of the file.