Code::Blocks Forums
User forums => Help => Topic started by: gitalafif on November 13, 2018, 12:49:18 pm
-
I am new to Programming and Codeblocks. I have recently started learning c language. My problem is that when i am working with codeblocks i have some c files opened like tabs of a browser. And i just want to know that is there any way to get that tabs open like a browser do on codeblocks startup?
Thanks in Advance. :)
-
Only if you have a project and the files are part of the project. If you don't have a project or the file is not part of the project we don't remember it in the open file list.
-
In Settings -> Environment -> General settings select "Open default workspace" and "Open last open files". You need a project for this to work.
-
A project is for building one program and that is working with some files(i think).
But i want different c files opened like last tabs at startup. Is it possible?
-
Nope.