Hmmm, opening file F in project P1 triggers a project change to project P2 but keeping file F open (and did it actually get opened in P1?).

Maybe what you need is to capture the open before it happens, so you can stash the filename, switch projects and then open the file in the right one.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.