ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Docs

Issues

Are you having trouble using Package Control? Before opening an issue, please take the time to perform the following few steps. Properly following directions will improve the likelihood of your issue being quickly resolved.

  1. Check to make sure you are using the latest version of Package Control: run the Package Control: List Packages command from the command palette
  2. Look at the Sublime Text Console (ctrl+`) to see if any python errors are listed
  3. Review the list of open GitHub issues to see if the problem you are experiencing has been reported
  4. Please do not comment on a Closed issue, but feel free to reference it from a new one

To provide the info necessary to help solve the issue, please generate a debug log. To do this:

  1. Open Preferences > Package Settings > Package Control > Settings – User
  2. Add "debug": true to enable the debug log
  3. Restart Sublime Text
  4. Perform the command or operation you are having trouble with
  5. Copy the full contents of the Sublime Text Console
  6. Comment on an existing Open issue, or create a new one
View open issues on GitHub