I'll explain the problem in real life terms...
You have just opened a bunch of files and realize "Whoa I should save this off as a project because it took a long time to find these files.". You see the project->new project/workspace entry and use it.
A nice dialog pops up and you enter your project name and click OK.
Then with no warning WAMMO! The files you painstakingly searched for all the dependencies and opened are now gone from your editor.
Thank you very much UltraEdit for deleting my past 4 hours of work.
I know it would have been far too hard to select File->Close All Files (ctrl-shift-f4) myself!
This has to be THE worst feature ever implemented in UE. It sometimes (and rarely because I have already opened the files usually) saves me 1 keystroke and for the price of a saving of 1 keystroke costs me hours of work.
Here is the very complicated fix. Do not auto-close files when opening a new project.
Here are two bad possible fixes I will shoot down before they are attempted:
I don't want to see a yes/no dialog as answering that dialog is the same effort as typing ctrl-shft-f4.
I don't want to see a configuration option to change the default behavior to automatically not close the file or close the files.
One accidental closure costs thousands upon thousands of ctrl-shft-f4 presses.
You have just opened a bunch of files and realize "Whoa I should save this off as a project because it took a long time to find these files.". You see the project->new project/workspace entry and use it.
A nice dialog pops up and you enter your project name and click OK.
Then with no warning WAMMO! The files you painstakingly searched for all the dependencies and opened are now gone from your editor.
Thank you very much UltraEdit for deleting my past 4 hours of work.
I know it would have been far too hard to select File->Close All Files (ctrl-shift-f4) myself!
This has to be THE worst feature ever implemented in UE. It sometimes (and rarely because I have already opened the files usually) saves me 1 keystroke and for the price of a saving of 1 keystroke costs me hours of work.
Here is the very complicated fix. Do not auto-close files when opening a new project.
Here are two bad possible fixes I will shoot down before they are attempted:
I don't want to see a yes/no dialog as answering that dialog is the same effort as typing ctrl-shft-f4.
I don't want to see a configuration option to change the default behavior to automatically not close the file or close the files.
One accidental closure costs thousands upon thousands of ctrl-shft-f4 presses.