Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

When include a file, auto add matching brackets

<< < (3/6) > >>

MortenMacFly:

--- Quote from: Loaden on August 02, 2010, 11:14:02 am ---The patch based cc branch.

--- End quote ---
...and applied there.


--- Quote from: killerbot on August 02, 2010, 12:21:19 pm ---by the way : any idea when another merge round from cc_branch to trunk might happen ?

--- End quote ---
Depends on how well we do testing of this branch. Everybody can contribute by doing so and making tests. Basically the CC branch is very well lined-up with trunk so you are not going to miss any features if you simply switch to this branch.

What about a second nightly? - One for trunk and one for the branch... probably not always... but from time-to-time?!

Loaden:

--- Quote from: killerbot on May 02, 2010, 09:35:59 am ---Use case 3 :
In the ultimate case when I start an include with < , I would like to see the C/C++ headers too in the list.
I have type already so many times vector, string, iostream, .... ;-)

--- End quote ---
support system headers now. :lol:
Based CC Branch too.
Sorry, I am not using trunk, but only cc branch.

killerbot:
time to jump towards the cc branch for me then.

One question related to the branching. I would keep both branches on my laptop. And depending on what to use for the moment, I would issued the make install of the branch of interest.
Could there be any conflicts of each time make install on top of the previous one [by the way : what's the clean for make install ? is it make distclean ?]

killerbot:

--- Quote from: Loaden on August 02, 2010, 07:01:49 pm ---
--- Quote from: killerbot on May 02, 2010, 09:35:59 am ---Use case 3 :
In the ultimate case when I start an include with < , I would like to see the C/C++ headers too in the list.
I have type already so many times vector, string, iostream, .... ;-)

--- End quote ---
support system headers now. :lol:
Based CC Branch too.
Sorry, I am not using trunk, but only cc branch.

--- End quote ---
@Martin : could you apply this one too to the cc branch ?

Jenna:

--- Quote from: killerbot on August 02, 2010, 07:13:06 pm ---what's the clean for make install ? is it make distclean ?

--- End quote ---


--- Code: ---make uninstall
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version