News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

configure auto completion to be smarter

Started by Jewe, January 24, 2008, 11:07:06 AM

Previous topic - Next topic

Jewe

Hi,

How do I configure auto completion to do the following:

The text is for example FMModulation and by hand I change the F to an A.
Both the keys are known to the auto completion, but when pressing enter to say insert this I get.
AMModulationMModulation, this is not what I expect, So I am assuming I need to set some parameter to get this working the way I want.
Visual studio can do this, so I assume the great code blocks can also. ;)

cheers,

Jewe
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

mandrav

There is no configuration option for this yet.
In general, if code-completion kicks in automatically (e.g. you have typed more than the predefined number of letters), when pressing ENTER to complete it doesn't replace the rest of the word.
If, on the other hand, you manually invoke code-completion (e.g. by pressing Ctrl-Space) then when you press ENTER the whole word will be replaced.
Be patient!
This bug will be fixed soon...

Jewe

I have to disagree, insert a know word.
go with the cursor half way, press ctrl + space.
then I see twice the same test.

Same with changing the text to insert a different item.

Cheers,

Jewe


Info:
SVN 4771
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

mandrav

Quote from: Jewe on January 25, 2008, 12:27:11 PM
I have to disagree, insert a know word.
go with the cursor half way, press ctrl + space.
then I see twice the same test.

Disagree with what? What I described above? If yes, there is not much to disagree with: it is coded that way.
If you like, explain your issue better because I 'm an idiot.
Be patient!
This bug will be fixed soon...

Jewe

Can we cut the BS?
Made a flash film of what I am doing.
Hope this makes things a bit more clear.

[attachment deleted by admin]
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0