Rare find

EditorConfig for Sublime. A plugin that makes Sublime Text follow your project's coding style rules automatically.

github.com/sindresorhus/editorconfig-sublime

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • Release —
  • Fix: Prevent cursor from jumping to top of file on save (#104)
August 2025
  • Release —
  • Use relative imports (#102)
December 2023
  • Release —
  • Use Python 3.8 (#101)
November 2023
  • Release —
  • Meta tweaks
  • Improve syntax and ensure priority over similar syntax from INI packa…
June 2022
  • Revert "Fix expand tabs when saving (#97)"
  • Fix expand tabs when saving (#97)
December 2020
  • Fix typo (#91)
November 2020
  • Hide the bundled INI syntax from the command palette (#90)
July 2020
  • Don't break `git commit --verbose` (#88)
March 2020
  • Use HTTPS links (#87)
September 2019
  • Remove mention of Modific
August 2019
  • Make EditorConfig.sublime-syntax pyYAML parse-able (#82)
June 2019
  • Readme tweaks
  • Fix comment toggling
  • Also run on `on_load` (#79)
May 2019
  • Create funding.yml
December 2018
  • Meta tweaks
  • Update `editorconfig-core-py`
  • Remove final newlines when `insert_final_newline=false` (#73)