User forums > Nightly builds
The 13 september 2006 build is out.
caposite:
I have found something strange: code completion isn't working the same way in Linux or Windows.
For example, when I start typing an SDL function, the code completion comes in and gives me a nice list of SDL functions to chose from in Windows.
In Linux, the code completion list doesn't appear when I start typing and SDL function. (I use openSUSE 10.1)
Just want to point that out, I find the SDL code completions pretty useful in Windows, but it looks like SDL isn't supported for the code completion in Linux.
And a suggestion: I would really love to have some code completion for wxWidget objets and functions too (If it isn't there yet :P), that would be pretty cool and would really make my wxWidget programming way easier.
Continue your great work. :D
ahlongxp:
--- Quote from: caposite on September 14, 2006, 06:42:57 am ---I have found something strange: code completion isn't working the same way in Linux or Windows.
For example, when I start typing an SDL function, the code completion comes in and gives me a nice list of SDL functions to chose from in Windows.
In Linux, the code completion list doesn't appear when I start typing and SDL function. (I use openSUSE 10.1)
Just want to point that out, I find the SDL code completions pretty useful in Windows, but it looks like SDL isn't supported for the code completion in Linux.
And a suggestion: I would really love to have some code completion for wxWidget objets and functions too (If it isn't there yet :P), that would be pretty cool and would really make my wxWidget programming way easier.
Continue your great work. :D
--- End quote ---
look at this
http://forums.codeblocks.org/index.php?topic=3907.msg30814#msg30814
Phoenix:
There is a strange behavior in class browser. If you have two different projects which are using the same class names the class browser is displaying classes only from first open project. Duplicate classes from second project are ignored and not displayed when "active project's symbols" is selected. Also global functions with the same name are ignored for second project.
As soon as I select "All workspace symbols" it gets even weirder. I can see only one global function (I have to for two different projects). Also my class is displayed only once and has methods from both classes while it should display two entries with the same name, but each one should have different methods.
Another thing is that if I have two files with the same name (for example main.cpp) and both are opened, as soon as I will save my workspace and then re-open it only one is opened (the one from currently active project). If I will open only one file from active project and then activate second one (lets say that main.cpp for second one is closed) after re-opening workspace source file for inactive project is closed by default.
I have tried to close first project and re-parse symbol browser tree to see classes from my second project. C::B doesn't seam to update class tree any more for duplicated classes and functions. In order to see all correct tree I need to close all projects which have the same names and then re-open them.
Also I have noticed that class browser pop-up window displays all method for my class from all opened projects.
It is easy to reproduce. I have attached a sample of workspace with two projects and a screen shot of pop-up windows for class browser.
[attachment deleted by admin]
Alex789:
I can't understand how can I download
http://prdownload.berlios.de/codeblocks/CB_20060913_rev2975_Ubuntu6.06.deb
I always get message that this resourse is unavable/
cstudent:
--- Quote from: Alex789 on September 14, 2006, 02:52:36 pm ---I can't understand how can I download
http://prdownload.berlios.de/codeblocks/CB_20060913_rev2975_Ubuntu6.06.deb
I always get message that this resourse is unavable/
--- End quote ---
I just tried both download links. Both worked for me.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version