Software Alternatives, Accelerators & Startups

Package Control VS EditorConfig

Compare Package Control VS EditorConfig and see what are their differences

Package Control logo Package Control

The Sublime Text package manager that makes it exceedingly simple to find, install and keep...

EditorConfig logo EditorConfig

EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
  • Package Control Landing page
    Landing page //
    2023-08-23
  • EditorConfig Landing page
    Landing page //
    2021-08-25

Package Control videos

Package Control Review

EditorConfig videos

EditorConfig, A tool I include in all my projects

More videos:

  • Review - Detecting missing ConfigureAwait with FxCop and EditorConfig - Dotnetos 5-minute Code Reviews
  • Review - 15 Visual Studio Editor Tips including Intellicode and EditorConfig

Category Popularity

0-100% (relative to Package Control and EditorConfig)
Package Manager
100 100%
0% 0
Code Coverage
0 0%
100% 100
Front End Package Manager
Code Analysis
0 0%
100% 100

User comments

Share your experience with using Package Control and EditorConfig. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, EditorConfig should be more popular than Package Control. It has been mentiond 82 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Package Control mentions (9)

  • sublime text 4 shebang generator?
    The shebang will depend on your system setup. I haven’t heard of shebang packages, and I don’t know how useful they would be. But if one exists it would be listed on Package Control. Source: about 1 year ago
  • Recommended text editors for Mac
    Another Editor would be Sublime Text. Its not so mighty like VS Code. But it is fast, customisable via packagecontrol etc. etc. Source: about 1 year ago
  • New to SublimeText, just installed version4. How to get specific SublimeText4 Packages?
    I also tried packagecontrol.io but it seems like it is not filtering properly. If I try to filter :s4 its just returning a big mix of everything... Source: over 1 year ago
  • Need help with three small use cases
    - name: install package vars: package_name: "Package Control.sublime-package" get_ulr: url:"{{ 'https://packagecontrol.io/' + package_name }}" Dest: "{{ '~/.config/sublime-text/Packages/User/' + package_name }}". Source: over 1 year ago
  • Ask HN: Can you recommend me a fast, light text editor for Windows?
    Adding to this, while the software is proprietary the community mods/packages ecosystem is very healthy and easy to use. https://packagecontrol.io/. - Source: Hacker News / over 1 year ago
View more

EditorConfig mentions (82)

  • C-style: My favorite C programming practices
    There is always .editorconfig [1] to setup indent if you have a directory of files. In places where it really matters (Python) I'll always comment with what I've used. [1] https://editorconfig.org/. - Source: Hacker News / 30 days ago
  • How to set up a new project using Yarn
    .editorconfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs. Find more information on the EditorConfig website if you’re curious. - Source: dev.to / about 1 month ago
  • Most basic code formatting
    These are tools that you need to add. But the most elemental code formatting is not here, it is in the widely supported .editorconfig file. - Source: dev.to / 2 months ago
  • Taking the Language Server Protocol one step further
    Hello, Maybe you should check this project: https://editorconfig.org/ Regards,. - Source: Hacker News / 6 months ago
  • How We Started Managing BSA Delivery Processes on GitHub
    Editorconfigchecker. A linter that checks files for compliance with editorconfig rules. Another linter that helps maintain consistency in the format of all files. - Source: dev.to / 7 months ago
View more

What are some alternatives?

When comparing Package Control and EditorConfig, you can also consider the following products

pip - The PyPA recommended tool for installing Python packages.

Prettier - An opinionated code formatter

Python Poetry - Python packaging and dependency manager.

ESLint - The fully pluggable JavaScript code quality tool

Conda - Binary package manager with support for environments.

SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.