I have BC5 on W11 and when I right click any file on my vscode editor and select any option to open the file with beyond compare (be it left, right, previous or even just launch) it fails to load the file and the file path is a function signature of some kind.
function(e,t=!1){return this.sort(((a,r)=>{const i=e(a),n=e(r),o=t?-1:1;returnstring==typeof i&&string==typeof n?o*i.localeCompare(n):number==typeof i&&number==typeof n?o*(i-n):0})),this}
I can't find any settings in the extension so I am unsure if this is user/configuration error, but I can't find any additional information related to this
