Will Bond
Will Bond
Please report what IP you are getting for packagecontrol.io. Mostly likely the DNS system somewhere between the root servers and you has cached the IP when the domain was expired.
The correct IP (as of today) is **50.116.34.243**. Querying Google's DNS servers gives: ``` wbond$ dig @8.8.8.8 packagecontrol.io ; DiG 9.10.6 @8.8.8.8 packagecontrol.io ; (1 server found) ;; global options:...
This is a suitable place to come up with a solution
No @evandrocoan, Sublime Merge is supposed to load syntax definitions, syntax-specific settings and color schemes from Sublime Text. This is a feature.
As of ST build 3202 and Merge build 1111, `.sublime-package` files are no longer locked on Windows and can be freely deleted.
My lack of comment isn't that I don't agree it would be useful, but rather a reflection of a lack of time, or direct need for such a thing right...
This sounds like a good idea. I'll try to get it added the next time I work on the site.
> Maybe we can go a bit further with this? the github api has a wealth of info. Our current approach is to use URLs, and then write code that...
Yes. There is code to do that already for the migration of existing dependencies. See https://github.com/wbond/package_control/blob/four-point-oh/package_control/wheel.py.
Also https://github.com/wbond/package_control/blob/four-point-oh/2_bootstrap.py.