Open-Turing-Project / OpenTuring

An open source version of the Windows Turing interpreter. Features speed improvements and new features.
http://tristan.hume.ca/openturing
Other
72 stars 41 forks source link

Turing editor to remember the last folder a file was opened #36

Closed rlalance closed 11 years ago

rlalance commented 11 years ago

It would be nice to have the editor to remember where was the last file opened, so when we re-opened the editor, we do not have to navigate back to our source code folder.

ghost commented 11 years ago

This exists. Check the preferences window.

rlalance commented 11 years ago

Sorry, can't find that option in the preferences.

ghost commented 11 years ago

"Start in Last Active Directory"?

rlalance commented 11 years ago

Correct. File open will start in the folder the last file was opened.