Hello,
is it possible to save all opened windows with their content when the program is closed?
I tried the option "save window state" under "preferences / window types / program window" but it does not seem to have any effect.
I reallized that if the program is killed forcefully then there will be a crash recovery the next time the program is started. So my current workaround is to kill the program via taskkill if i have to shut it down. The problem is that if i opened multiple instances i can not close individual instances but i have to close all instances because i do not know which process id belongs to which instance.
is it possible to save all opened windows with their content when the program is closed?
I tried the option "save window state" under "preferences / window types / program window" but it does not seem to have any effect.
I reallized that if the program is killed forcefully then there will be a crash recovery the next time the program is started. So my current workaround is to kill the program via taskkill if i have to shut it down. The problem is that if i opened multiple instances i can not close individual instances but i have to close all instances because i do not know which process id belongs to which instance.