Sublime Text Package Control search not work properly

眉间皱痕 提交于 2019-12-13 18:16:47

问题


Have trouble with Sublime Text 3 and Package Control. Can't find some packages through search (some plugins finds, some not), for example Color Picker plugin (https://sublime.wbond.net/packages/ColorPicker). Tried to reinstall Package Control and re-add repository but without results.

What could be the reason?


回答1:


The most likely explanation is that you already installed ColorPicker at some point, and this is the reason it's not showing up in the searches you do via the Command Palette, such as using Package Control: Install Package. Go to Preferences -> Package Settings -> Package Control -> Settings-User and check the list of currently-installed packages to ensure it's not already listed there. If for some reason it's there, but not installed, delete it, restart Sublime, then try your search again, and it should show up.




回答2:


In newer versions of Sublime Text 3, the above mentioned commands not available. It is now available under Preferences -> Package Control Settings - User.



来源:https://stackoverflow.com/questions/24348116/sublime-text-package-control-search-not-work-properly

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!