Thanks for looking into this.
I am now on Hookmark Pro version 6.9 (6231) (Scripts version 376).
and Hookmark did again ask through the OS for accessibility permission.
However the problem persists.
Could you please open a VSCode file and run the following code in /Applications/Utilities/Script Editor? Then post the result here.
tell application "System Events"
tell process "Code"
set str to name of window 1
set AppleScript's text item delimiters to " — "
set theResults to text items of str
return item 1 of theResults
end tell
end tell
thanks for your efforts!
I am just wondering because I never (intentionally) changed the setting in VSCode and do not recall the window title to be as bloated as it is now…