sindresorhus/editorconfig-sublime
Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 73
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 230
- age_days: 5208
- days_rel: 164
- days_push: 164
- n_releases_24m: 2
Adoption not part of the score
1774 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Sublime Text plugin that applies EditorConfig settings (.editorconfig files) to enforce consistent coding styles across editors. It supports core properties like indent style, end-of-line, charset, trailing whitespace trimming, and final newline insertion.
Use cases
- enforce consistent indentation across editors in a team
- apply .editorconfig settings in Sublime Text
- trim trailing whitespace on save per project
- normalize line endings and charset per project
- insert final newline automatically
- generate an .editorconfig file with a snippet
When to choose
- your team uses Sublime Text alongside other editors and shares .editorconfig files
- you want per-project coding style enforcement without manual Sublime settings
- you need standard EditorConfig properties like indent_style, end_of_line, and charset
When to avoid
- you don't use Sublime Text
- you need the tab_width property, which is intentionally unsupported
- your editor has built-in EditorConfig support
Facets
plugin · maturity maintenance
editor configuration-management developer-tools developer-tools text-editors editor-plugin cross-platform python editorconfig sublime-text coding-style package-control automation
1 source
- readme: https://github.com/sindresorhus/editorconfig-sublime · fetched 2026-08-28 · ebec228ee772
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sindresorhus/editorconfig-sublime | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="sindresorhus/editorconfig-sublime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem