News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

save session

Started by domi, May 20, 2007, 10:13:23 AM

Previous topic - Next topic

domi

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

MortenMacFly

Quote from: domi on May 20, 2007, 10:13:23 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

domi

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...?

Biplab

Quote from: domi on May 20, 2007, 11:28:00 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.
Be a part of the solution, not a part of the problem.