szdc / brackets-cdn-suggestions

Provides auto-complete suggestions for common scripts/CSS documents hosted by Google (e.g. jQuery, AngularJS)
MIT License
29 stars 3 forks source link

Load jsDeliver JSON over HTTPS #13

Closed humphd closed 8 years ago

humphd commented 9 years ago

jsDeliver supports HTTPS, see http://www.jsdelivr.com/faq.php. We're using your extension in our browser fork of Brackets, which runs over HTTPS, and things currently fail due to this cross-origin request (https://github.com/humphd/brackets/issues/308). This fixes it.