News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 15 december 2006 build is out.

Started by killerbot, December 15, 2006, 07:09:27 PM

Previous topic - Next topic

indigo0086

I was wondering if there was a way to delete a file in the project instead of just removing it from view without going into explorer?

jpaterso

Quote from: slymr on December 16, 2006, 06:46:16 AM
I do not know if this is the proper place to post but...

the code completion has a bug in it. When you have a space ( " " ) in your file, the code completion categorizes it as it as a separate suggestopns.

For example,

if the file is called "Test Hi.h"
you write #include "
then it gives the suggestions "Test" then "Hi.h"

Another thing when using code completion after an #include.
The layout for my projects is quite often
src/ (.cpp files go here)
src/include/ (.h files go here)
Unfortunately, code completion does not parse the directories correctly. In any file in src, as soon as I type #include "include/" all the options disappear.

Joseph.

jacmoe

I am also getting the compiler tools selection window on each launch, no matter what I do.
This is Win XP Home.
I hope that the next nightly build will have it fixed.
No big deal, but it would be nice if C::B remembered it.

Acki

Quote from: jacmoe on December 17, 2006, 05:53:18 PM
I am also getting the compiler tools selection window on each launch, no matter what I do.
This is Win XP Home.
I hope that the next nightly build will have it fixed.
No big deal, but it would be nice if C::B remembered it.

I have the same problem on Win2kpro(sp4) !!!  :shock: