Sublime Text 2 - Package Control installed but the list not shown

前端 未结 4 553
南旧
南旧 2021-02-01 13:35

I am using Sublime Text 2 for Mac. I have installed the Package Control for Sublime Text 2, following the instructions from https://sublime.wbond.net/installation#st2 without an

4条回答
  •  花落未央
    2021-02-01 14:06

    Open the console and run this command:

    curl http://sublime.wbond.net/Package%20Control.sublime-package -o ~/Library/Application\ Support/Sublime\ Text\ 2/Installed\ Packages/Package\ Control.sublime-package

    Then restart sublime.

    See this issue: https://github.com/wbond/sublime_package_control/issues/652

提交回复
热议问题