AndroidSDKSearchExtension icon indicating copy to clipboard operation
AndroidSDKSearchExtension copied to clipboard

Show View Source if and only if source exists

Open Bloody-Badboy opened this issue 7 years ago • 1 comments

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.

Bloody-Badboy avatar Nov 20 '18 10:11 Bloody-Badboy

Rather than it being completely gone, how about showing 'No source found' instead. That way, at least we know the extension is working still

danialgoodwin avatar Feb 07 '19 16:02 danialgoodwin