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.

No, not 100% correct. Lets imagine the following situation:

I do not want that behavior and it does not happen if ProjectPrefs item project_session is disabled. So I shortly disable it and then restore the old value.

If I work with multiple projects it's IMHO likely that I maybe just want to have a look at some header file of a project B without closing all open files from other projects A, C ....


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