binaryninja-api
binaryninja-api copied to clipboard
Remote project file erroneously reported as a folder prior to download
If you have a remote project with a file that has a / at the end of its name, Qt reports this as a folder if you don't have a copy of the file downloaded.
I don't actually think this is a bug we can fix easily as I believe our ability to special-case this is limited, but I'm making an issue for it anyway.