Hey, I can see the screenshots, and the issue makes sense.
This is a known issue. Cursor’s custom title bar doesn’t respect the window.title setting from VS Code settings. Instead of your custom format with the file path, it shows its own UI with the project name and a dropdown.
The team is aware. For now, you can try a workaround: set window.titleBarStyle to native in settings. This switches to the native macOS title bar, which should show your custom window.title.