User forums > Nightly builds
The 10 October 2009 build (5859) is out.
Kazade:
--- Quote from: Kazade on October 12, 2009, 08:44:53 pm ---Is it just me.. or did F11 stop working correctly in this version?
Normally if I create a header file, and press F11, Codeblocks would create the equivalent source file. Now it's stopped doing it. I can still switch between header/source if both files exist though. Is this a bug?
--- End quote ---
I'm also getting this on my work PC. This was a really useful feature, has it been removed intentionally?
parameter:
In the past (and in other apps) pressing control-tab (and releasing both) will toggle to the prior document. Repeating that will go back and forth between the recent two documents. In this version of code::blocks pressing and releasing control-tab doesn't change the current document.
If it's just a bug, cool, I look forward to when it's fixed. If it's intentional, please allow an option to have it toggle between the recent two documents (if that option is already available, please lemme know where :) ).
Thanks for the great app.
rjwgnr27:
--- Quote from: ollydbg on October 13, 2009, 03:52:05 am ---rev 5770 is where the codecompletion_refactoring branch merged. :D
--- End quote ---
This is why I reverted to pre-5770. It is the new CC code which appears to cause the long start-up.
--- Quote ---Is there some test case you can supply?
For me, I just test opening the C::B's source, and the parser works quite well.
--- End quote ---
Unfortunately, no I can't supply the project that I perform these tests on. I will try loading the C::B project, and compare the versions there.
--- Quote ---
--- Quote ---Saving a source file causes an approximately three second pause, presumably while the symbols of the file are reparsed.
--- End quote ---
This is really not caused by CC.
--- End quote ---
However, with the new CC code in place (i.e. CC at 5859), saving a file causes a substantial "hang", where the editor is unusable. With the new CC backed out, it is minor (~3 seconds).
Jenna:
--- Quote from: rjwgnr27 on October 13, 2009, 08:31:50 pm ---However, with the new CC code in place (i.e. CC at 5859), saving a file causes a substantial "hang", where the editor is unusable. With the new CC backed out, it is minor (~3 seconds).
--- End quote ---
Please read my post, some posts above, and test whether it changes the behaviour for you.
rjwgnr27:
--- Quote ---
--- Quote ---Is there some test case you can supply?
For me, I just test opening the C::B's source, and the parser works quite well.
--- End quote ---
Unfortunately, no I can't supply the project that I perform these tests on. I will try loading the C::B project, and compare the versions there.
--- End quote ---
I tried opening the C::B project, and it was quite quick. I also tried a subset my project, and while it was not as long as the whole project, it still took substantial time to load and save a file. So the delay seems to be related to the size/complexity of the project.
On a suggestion in one of the other posts, I disabled the symbol browser, and the delays went away; things were very quick. Alas, I use the symbol browser extensively.
In testing 5859 (and noticed for a few recent tests since 5848), when I open a file, the whole file is selected. Clicking in the editor clear the selection; however, typing a key inserts the character at the cursor, but then scrolls the view to the top of buffer. I wonder if this is related to the version of WX (2.8.9)?
So at this point, for my system, I'm stuck at 5848, with 5769 code-completion.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version