I was trying to use this to save the position of a VSCode workspace, but it seems the title matching only works in that case if I include the file name, because it matches on the entire title rather than a substring match. Any chance of regex, wildcard, or substring match support? Thanks.
I was trying to use this to save the position of a VSCode workspace, but it seems the title matching only works in that case if I include the file name, because it matches on the entire title rather than a substring match. Any chance of regex, wildcard, or substring match support? Thanks.