AndroidSDKSearchExtension
AndroidSDKSearchExtension copied to clipboard
Show View Source if and only if source exists
It will be better to show the View Source if and only if the source file exists, it can send a HEAD request to verify if the file exists. There are lots of file URLs that return the 404 error.
Rather than it being completely gone, how about showing 'No source found' instead. That way, at least we know the extension is working still