User forums > Using Code::Blocks

CB's listing

(1/2) > >>

Bluhollow:
I just upgraded to 12_11 and found some "missing" feature.
On 10_05 when I typed

--- Code: ---#include "
--- End code ---
CB used to show me a complete list of all header files in the project.

Thats what I see is missing within the settings from the installation of CB 12_11.
I cannot change that, as I don't find any clue where I could find that option.(nor FAQ, wiki)
In Code-completion I only found an Option, where CB can list you some preprocessor, when you start writing "#"

There's also another thing.
In the beginning, there was this feature, when you opened more tabs than CB can show you, there appeared a little button after the last tab.
It displayed one arrow pointing down (not the current one, where it shows one arrow pointing right, pushing the next tab into the display)
This little button used to show the complete list of open tabs. I was glad that there was such a feature, but I accidentally changed the settings and the button disappeared and I never saw it from that point.
Even the re-installation didn't work, I must have changed some settings
Now to find the file I'm looking for, I open the header listing in the project window on the left and search through the project-tree (pushing F11, when I need the cpp)

Without both I kinda feel really uncomfortable using CB.

Thanks in advance.

Jenna:
Codecompletion for headers works for me, try to press "Ctrl+Space" after the double-quote.

For the other problem:
"Settings -> Notebooks appearance -> Use dropdown tablist" .
Additional you can use the openfiles list: "View -> Open files list".
To find a file in  the projects-tree, you can press "Alt+G" and start typing a part of the name in the textfield of the dialog.

Bluhollow:

--- Quote from: jens on January 20, 2013, 11:03:22 pm ---Codecompletion for headers works for me, try to press "Ctrl+Space" after the double-quote.

For the other problem:
"Settings -> Notebooks appearance -> Use dropdown tablist" .
Additional you can use the openfiles list: "View -> Open files list".
To find a file in  the projects-tree, you can press "Alt+G" and start typing a part of the name in the textfield of the dialog.

--- End quote ---

Quick help! thanks!

Bluhollow:
Still is there any way to make it automatically appear ?
Showing the complete list makes sense when using openfiles list.
But when I want to Include a header, I want the list to shrink everytime I type a new character (like 10_05 did).

Jenna:
"Settings -> Editor -> Code completion -> Automatically launch ..." controls when cc kicks in.
To reduce the list, you can press "Ctrl+space" again, after typing some letters.

Navigation

[0] Message Index

[#] Next page

Go to full version