Issue by TuckerWhitehouse
Tuesday May 14, 2013 at 00:16 GMT
Originally opened as adobe/brackets#3814
As of jQuery 1.8, $.fn.load & $.fn.error have been deprecated, and cause an issue with the jQuery 2.0.0 upgrade. (http://api.jquery.com/error/)
Additionally, the jqXHR.success & jqXHR.error were deprecated in favor of the deferred .done & .fail. (http://api.jquery.com/jQuery.ajax/)
TuckerWhitehouse included the following code: https://github.com/adobe/brackets/pull/3814/commits