Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: alkoman on August 26, 2008, 06:39:17 pm
-
Hello dear CB devs, I've been using CB for a few months and I must say I quite love it!
There are two things that are missing or i just can't seem to find them anywhere:
- keyboard shortcut to close the current opened file/tab
- a way to create and add new source files into a project
Thanks!
-
Hello dear CB devs, I've been using CB for a few months and I must say I quite love it!
There are two things that are missing or i just can't seem to find them anywhere:
- keyboard shortcut to close the current opened file/tab
- a way to create and add new source files into a project
Thanks!
Menu>File>CloseFile has a Ctrl-W shortcut on my systems.
Menu>File>New>File... has new file options on my systems.
Menu>Project>AddFiles is another option
-
Well, now I feel just silly!
Thanks for the help, you made my life easier :D