Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: domi on May 20, 2007, 10:13:23 am

Title: save session
Post by: domi on May 20, 2007, 10:13:23 am
I would propose the following tiny feature to be added in the file menu: save session, like in KDE's Kate editor.  I manage my projects using cmake and there seem to be no easy way of importing these. All I want is remembering the list of files I keep open in the CB editor.
Dominik
Title: Re: save session
Post by: MortenMacFly on May 20, 2007, 10:37:42 am
All I want is remembering the list of files I keep open in the CB editor.
Already implemented. Settings -> Environment -> General settings:
- Enable "Open default workspace"
- Enable "Open last open files"
Setup your preferred workspace as default workspace (or just open it from the recent files menu).
With regards, Morten.
Title: Re: save session
Post by: domi on May 20, 2007, 11:28:00 am
Looks very promising, but I fail at the end. I set the options in Env menu, but after restart the files are not reopened. Maybe I missed on your very last point "Setup your preferred workspace as default workspace (or just open it from the recent files menu)" - not sure what you mean. The "save workspace" items are gray in the file menu...?
Title: Re: save session
Post by: Biplab on May 20, 2007, 11:49:38 am
The "save workspace" items are gray in the file menu...?

Need to look into it. A recent File menu update change seems to break this. :)

Currently this will be enabled if a project is open.