🌐
GitHub
github.com › editorconfig
EditorConfig · GitHub
EditorConfig Core library and command line utility written in C# for .NET/Mono http://editorconfig.org
file format for defining coding styles (that is supported by various text editor plugins)
Icon for package editorconfig.core
EditorConfig is an open specification and file format for syntax highlighting, text editors and integrated development environment (IDEs) that aims to maintain a consistent coding style, particularly aimed at groups working together. … Wikipedia
Factsheet
Type of format INI configuration file
Standard spec.editorconfig.org
Open format ? Yes
Factsheet
Type of format INI configuration file
Standard spec.editorconfig.org
Open format ? Yes
🌐
EditorConfig
editorconfig.org
EditorConfig
Project Page on GitHub · Follow Us on Twitter · Tweet · EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection ...
🌐
GitHub
github.com › RehanSaeed › EditorConfig
GitHub - RehanSaeed/EditorConfig: A very generic .editorconfig file supporting .NET, C#, VB and web technologies. · GitHub
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable ...
Author: RehanSaeed
🌐
GitHub
github.com › editorconfig › editorconfig-vscode
GitHub - editorconfig/editorconfig-vscode: EditorConfig extension for Visual Studio Code · GitHub
This extension is activated whenever you open a new text editor, switch tabs into an existing one or focus into the editor you already have open. When activated, it uses editorconfig to resolve the configuration for that particular file and ...
Author: editorconfig
🌐
GitHub
github.com › editorconfig-checker › action-editorconfig-checker
GitHub - editorconfig-checker/action-editorconfig-checker · GitHub
For more information, reference the GitHub Help Documentation for Creating a workflow file. ... name: EditorConfig Checker on: pull_request: branches: - main jobs: editorconfig: runs-on: ubuntu-24.04 steps: - name: Check out code uses: actions/checkout@v6 - name: Set up editorconfig-checker uses: editorconfig-checker/action-editorconfig-checker@main - name: Run editorconfig-checker run: editorconfig-checker
Author: editorconfig-checker
Author: KristofferStrube
🌐
GitHub
github.com › editorconfig-checker › editorconfig-checker
GitHub - editorconfig-checker/editorconfig-checker: A tool to verify that your files are in harmony with your .editorconfig · GitHub
This is a tool to check if your files consider your .editorconfig rules. Most tools—like linters, for example—only test one filetype and need an extra configuration.
Author: editorconfig-checker
Find elsewhere
🌐
GitHub
github.com › editorconfig › editorconfig-core-c
GitHub - editorconfig/editorconfig-core-c: EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing) · GitHub
EditorConfig makes it easy to maintain the correct coding style when switching between different text editors and between different projects. The EditorConfig project maintains a file format and plugins for various text editors which allow this ...
Starred by 316 users
Forked by 70 users
Languages: C 80.1% | CMake 14.9% | PowerShell 4.7% | Shell 0.3%
Author: editorconfig
🌐
GitHub
github.com › editorconfig › editorconfig
GitHub - editorconfig/editorconfig: EditorConfig universal issue tracker and wiki
EditorConfig universal issue tracker and wiki. Contribute to editorconfig/editorconfig development by creating an account on GitHub.
Starred by 3.4K users
Forked by 108 users
🌐
GitHub
gist.github.com › JamesMGreene › f4b01ff4a2f8e6faead1
Example EditorConfig file · GitHub
Example EditorConfig file. GitHub Gist: instantly share code, notes, and snippets.
🌐
GitHub
github.com › editorconfig › editorconfig-gedit
GitHub - editorconfig/editorconfig-gedit: EditorConfig plugin for Gedit · GitHub
EditorConfig plugin for Gedit. Contribute to editorconfig/editorconfig-gedit development by creating an account on GitHub.
Starred by 55 users
Forked by 14 users
Languages: Python 79.0% | Makefile 9.0% | Batchfile 8.8% | Shell 2.1% | CMake 1.1%
🌐
GitHub
github.com › editorconfig › editorconfig › wiki › Projects-Using-EditorConfig
Projects Using EditorConfig
March 12, 2026 - EditorConfig universal issue tracker and wiki. Contribute to editorconfig/editorconfig development by creating an account on GitHub.
Author: editorconfig
🌐
GitHub
github.com › editorconfig › editorconfig-defaults
GitHub - editorconfig/editorconfig-defaults · GitHub
{ "file_format": "1.0", "version":"0.1.0", "matches": { "<<matcher>>": { "description": "<<description>>", "comment": "<<comment>>", "flavors": { "<<flavor>>": { "description": "<<description>>", "comment": "<<comment>>", "reference": "<<reference>>", "editorconfig": { "<<setting>>": "<<value>>" } } } } } }
Starred by 27 users
Forked by 7 users
🌐
GitHub
github.com › editorconfig › editorconfig-emacs
GitHub - editorconfig/editorconfig-emacs: EditorConfig plugin for Emacs · GitHub
EditorConfig plugin for Emacs. Contribute to editorconfig/editorconfig-emacs development by creating an account on GitHub.
Author: editorconfig
🌐
GitHub
github.com › editorconfig › editorconfig › wiki
Home · editorconfig/editorconfig Wiki · GitHub
EditorConfig universal issue tracker and wiki. Contribute to editorconfig/editorconfig development by creating an account on GitHub.
Author: editorconfig
🌐
Editorconfig-checker
editorconfig-checker.github.io
editorconfig-checker
In order to get help with problems, feature requests or anything else you can use Github issues. Please try to use the correct repository, the main repository where most development is done is this one: editorconfig-checker/editorconfig-checker.
🌐
GitHub
github.com › editorconfig › editorconfig › wiki › editorconfig-properties
EditorConfig Properties
December 29, 2024 - This document details current EditorConfig properties and ideas for future properties (both universal and domain-specific).
Author: editorconfig