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

前端 未结 4 575
南旧
南旧 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:13

    Take a look in your user Preferences.sublime-settings and remove the Package Control from the "ignored_packages" list if it is there.

    If you use a Linux based system, you may have to check permissions of /home/user/.config/sublime-text-3. Check if the directory is owned by your user. If not, change the owner user for that directory.

提交回复
热议问题