deathaxe
deathaxe
Closing as duplicate of #1557. Packages marked missing or under review are not published via channel.json. Thus Package Control client doesn't see them as available.
Package Control supports installing python packages (libraries) from platform specific *.whl files. Legacy dependencies are converted to python packages and moved to $DATA/Lib/ path, which removes all unneeded versions not...
I don't think it's feasable to install/uninstall packages on a per-project basis as several projects may be open at the same time in several windows. Deploying a _Packages/User/Package Control.sublime-settings_ with...
Related with https://github.com/wbond/package_control/issues/1633
Has been fixed by 3.4.1
Appears to be a kind of SSL issue, which has been resolved by PC 3.3 or 3.4
`HTTPRedirectHandler` appears to be registered as default handler for both ST 3143 (py3.3) and 4147 (py3.8). The full list of registered handlers is: - FileHandler - FTPHandler - HTTPDefaultErrorHandler -...
Fixed by PC 4.0
It appears some efforts were made to refactor package reviewer, so it can run as Github Action. Would it make sense to move the action to a more common organization,...
I think so, too, especially with the idea in mind to also move all the other package_control related repos over there. So everything would be at one place. @rchl: Would...