I am using Sublime Text 3 on Windows 7 with Package Control installed. I was able to use package control to install packages with it. But now I found that package control doesn't show up in the list when I press ctrl+shift+p
. I am able see package control item in the preference menu. I have checked Settings-user
and Settings-default
, package control is not listed as ignored package. I also checked the Installed Packages
folder and found that the Package Control.sublime-package
is in it.
Why is that Package Control is not showing up in the list? How can I fix it?