User forums > Nightly builds

The 21 June 2016 build (10868) is out.

<< < (8/9) > >>

oBFusCATed:

--- Quote from: UberNewb on October 06, 2016, 08:32:13 pm ---Issue #1. There are fairly common errors in the CodeCompletion ability of CB. I type the first few letters and get a matching completion in the popup box, but then when I press enter it fills in an incorrect entry. It is like it is using the wrong index of the entry.

--- End quote ---
I've seen this several times, but I don't know how to reliably reproduce it.
Do you happen to know how to do it every time? If you know then I'll do my best to fix it.

yvesdm3000:

--- Quote from: oBFusCATed on October 07, 2016, 12:44:09 am ---
--- Quote from: UberNewb on October 06, 2016, 08:32:13 pm ---Issue #1. There are fairly common errors in the CodeCompletion ability of CB. I type the first few letters and get a matching completion in the popup box, but then when I press enter it fills in an incorrect entry. It is like it is using the wrong index of the entry.

--- End quote ---
I've seen this several times, but I don't know how to reliably reproduce it.
Do you happen to know how to do it every time? If you know then I'll do my best to fix it.

--- End quote ---
On occasion I see the exact same thing in my ClangCC plugin. I always assumed it was some sort of synchronization problem between an update and code completion, but now I'm unsure this is the case...

Yves

UberNewb:

--- Quote from: stahta01 on October 06, 2016, 10:58:06 pm ---
--- Quote from: UberNewb on October 06, 2016, 08:32:13 pm ---
Issue #2 (Possible feature request). I mentioned this a long time ago, but it must have gotten lost in the shuffle or was not a priority, but I would like to request a re-linking option in the build menu. I have several dependent libraries and projects that work together in the same workspace, and when I update a dependent library, I have to fully rebuild a dependent project to get it to re-link to the library. If there was a menu shortcut for re-linking that would be awesome I think.


--- End quote ---

Do you know about external dependencies in Code::Blocks because it fixes your item 2 for me.

Edit: I am NOT talking about project dependencies that are saved in the workspace file.

Tim S.

--- End quote ---

I did not know about that. It looks like it will do the trick. Thanks.


--- Quote from: oBFusCATed ---
--- Quote from: UberNewb ---    Issue #1. There are fairly common errors in the CodeCompletion ability of CB. I type the first few letters and get a matching completion in the popup box, but then when I press enter it fills in an incorrect entry. It is like it is using the wrong index of the entry.

--- End quote ---
I've seen this several times, but I don't know how to reliably reproduce it.
Do you happen to know how to do it every time? If you know then I'll do my best to fix it.

--- End quote ---
I can't reliably reproduce it except when it happens. About 90% of the time it works fine, but when it does fail, it fails the same way repeatedly. I'll try to come up with an example of it, but it may have to do with the large number of symbols in my library. If I can come up with a small example I'll post it.

oBFusCATed:

--- Quote from: UberNewb on October 09, 2016, 08:00:33 pm ---I can't reliably reproduce it except when it happens. About 90% of the time it works fine, but when it does fail, it fails the same way repeatedly.

--- End quote ---
What do you mean by repeatedly here? The problem doesn't go away until you restart C::B, right?

UberNewb:
When I say repeatedly, it will fail the same way on the same code completion. Say I am typing 'WidgetBase', it will have the list of suggestions and point to the correct one, but then when I press enter it selects another one on the same list of suggestions. If I type WidgetBase again, and do it the same way, it will fail the same way. But I don't know how to make it happen. Sometimes it does, and sometimes it doesn't. I haven't come across it again yet, but I haven't been coding much the last few days. I'll let you know the next time it happens. I've never tried restarting so I don't know if that affects it.



Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version