SublimeText / UnitTesting

Testing Sublime Text Packages
MIT License
112 stars 32 forks source link

Extend Package Control settings #230

Closed deathaxe closed 8 months ago

deathaxe commented 8 months ago

Package Control should...

  1. not mess with VCS packages
  2. not try to remove orphaned packages or libraries
  3. not try to auto-upgrade anything automatically.

On Windows use encoding: utf-8 to write settings for formal reasons. It doesn't make a technical difference though.