Open Last File Worked On/New Empty File

As the title says is there a way to get 4Coder to either open empty or open with the last file worked on?

4Coder always opens with a doc file of whats new. I would rather it open with the last file worked on maybe/compilation window as the other one. But how to do this?

Edited by Zenn on Reason: Initial post
There is no setting for that in 4coder. It's possible to implement yourself if you have the paid version.

Edited by Simon Anciaux on Reason: Typo
Sorry for the slow reply. There is currently no built in state preserving system, although a few people have built one on the customization layer.

I plan to make this a supported feature someday, but right now I don't have enough time to find a state preserving system from someone else and recommend one sorry :(