User forums > Nightly builds
The 02 April 2011 build (7075) is out.
oBFusCATed:
--- Quote from: ham on April 26, 2011, 10:38:44 pm ---my wishlist:
1. project tree: multiselection of files for adding, deleting. also more advanced renaming possibilities pls.
2. the logwindow/auitabs/projecttree should be autohiding for more overview, and reappear by compiling or mousing to bottomline of editorwindow
--- End quote ---
1. there is a way to add multiple files at ones (right click -> add recursively)
2. this is supported, but annoying feature (settings -> environment -> view -> auto hide)
ollydbg:
--- Quote from: ham on April 26, 2011, 10:38:44 pm ---my wishlist:
- the "outgreying" of deactivated preprocessor statements should be enhanced (maybe a setable color in editorsyntaxmenu).
--- End quote ---
CC's parser has no way to get all the macro definition, as the macro definition goes different from translation unit to translation unit. So, a full preprocessor is needed.
--- Quote ---+ CC proposals seem to work now, some minor problems with symbols from used namespaces
- CC no automatic proposals when inside () in a function, only when typing (
--- End quote ---
CC proposals? what does it means? Did you mean CallTip??
--- Quote ---- CC Autocompletion help window for parameters often disappear too fast und reappears only by typing '()' 2 or 3 times,
--- End quote ---
Can you give a minimal sample test code? thanks.
--- Quote ---- CC Autocompletion help window is formatted very poorly:
- just one color,
- long parameterlists go out of visibility, because of too long lines. pls use more height space
--- End quote ---
My personal point is: large autocomplietion list window will be annoying. :D
--- Quote ---- the symbolbrowser is lame, should be divided in 2 tabs or independent widgets, also much more filter options!
- should be more like eclipse or vc++6.0
--- End quote ---
Ok, what's the detailed info/plan, I have used VC++6.0 for a long time, I don't think VC++6's symbolbrowser is better.
Krisando:
I've come across 3 strange bugs, 2 of which are frequent in Linux and 1 in Windows/Linux.
Strange freezing of Codeblocks when opening some files (does for a few minutes every time), /usr/include/stdio.h in Linux for instance.
Reverting back to 4 tab spaces all the time, requires Settings/Editor to be used every time. Not sure how to make it happen, but it has happened over 5 times in the past hour. Tried changing all this smart tab stuff, seems to have no effect on this problem.
Not sure if this is the new version of wxWidgets fault but in Linux it is common for any dialogue box to stop taking mouse inputs, the only way to close or input a value when it's in this weird state is entering twice or killing the parent window. Quite annoying, but it's extremely frequent for any dialogue box CB opens.
[Edit]
Came across another issue, the IDE sometimes crashes when you explicitly click "Save Project".
oBFusCATed:
What is the linux distro? What wxGTK version?
Your system/install of C::B looks very broken.
I've no such problems on gentoo linux 64bit...
Kehom:
Hello,
I have been using Code::Block for some time and I really got used to it.
I'm here to say that I'm having problems with the TodoList Plugin. It's simply empty, no mater what I do.
It has been in this way for... I don't remember which nightly was the last one that worked for me.
Currently I'm using a portable instalation. I did try a non portable just to test and no difference in there.
This all under Win7 64bit.
I can't test this, at this moment, under Linux.
Am I the only one with this problem?
By the way, many thanks for the incredible work with Code::Blocks! :D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version