Hello,
I’ve just updated to build 3126, and Package Control seems broken; I cannot invoke it via the Command Palette (it’s just not here).
Here’s the content of Packages/User/Package Control.sublime-settings
:
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"AdvancedNewFile",
"Alignment",
"All Autocomplete",
"ApacheConf.tmLanguage",
"ApplySyntax",
"AutoFileName",
"Autoprefixer",
"BracketHighlighter",
"Color Highlighter",
"CSScomb",
"DocBlockr",
"EditorConfig",
"Emmet",
"Focus File on Sidebar",
"GotoDocumentation",
"HTML5",
"INI",
"jQuery",
"Material Theme",
"Maybs Quit",
"Package Control",
"PHP Getters and Setters",
"SetSyntax",
"SideBarEnhancements",
"StringEncode",
"SublimeLinter",
"SublimeLinter-csslint",
"SublimeLinter-jshint",
"SublimeLinter-php",
"Trimmer",
"URLEncode"
]
}
I work on Mac OS 10.11.6.
Thank you in advance