EditorConfig files

BBEdit supports .editorconfig preferences files, which are widely used in open-source projects. These are very useful for establishing and maintaining coding conventions within a project (for example, tab width and whether to use spaces or tabs for indentation). You can read more about EditorConfig on the EditorConfig web site. BBEdit defines and supports some additional keys; you can read more about those in the tech note on the Bare Bones web site.