News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

two little suggestions concerning project manager

Started by antalar, August 22, 2007, 04:42:12 PM

Previous topic - Next topic

antalar

I just start working with Code::Blocks and haven't found two features:

1) add new files to project by right button
2) rename project files in project manager

with best regards,
Anton Goloborodko.

P.s. Sorry for my english :)

TDragon

That's strange, because I certainly found them. :)

[attachment deleted by admin]
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

antalar

Quote from: TDragon on August 22, 2007, 05:03:21 PM
That's strange, because I certainly found them. :)

Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

I can change my first suggestion - may be add this command to right-click menu on "Sources"?

JGM

Quote from: antalar on August 22, 2007, 05:14:58 PM
Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

You have to close the file in the editor before renaming it.

antalar

Quote from: JGM on August 22, 2007, 05:17:18 PM
Quote from: antalar on August 22, 2007, 05:14:58 PM
Yes, I'm too inattentive. :) And now I understand, that I can't rename main.cpp :)

You have to close the file in the editor before renaming it.

thanks :)

rhf

Quote from: TDragon on August 22, 2007, 05:03:21 PM
That's strange, because I certainly found them. :)
Hi,

A refinement to this is the ability to add the active file to the project with a right-click option.
I often open an include file and decide that I would like to add it to the project.
I really miss the context menu option to do this.

Thanks.