User forums > Help

Help me understand AutoCompletion and ...

<< < (3/3)

proxym:

--- Quote from: mmccarty12 on September 03, 2013, 09:31:41 pm ---Settings->Editor->Code Completion (left side panel)->Update Parser While Typing
Right click the project->"Reparse Project"

--- End quote ---

I can't find "Code Completion" and "Reparse Project".

I have problem with auto completion too.


--- Code: ---wxTextCtrl* TextCtrl1;
...
TextCtrl1 = new wxTextCtrl(this, ID_TEXTCTRL1, _("Text"), wxDefaultPosition, wxDefaultSize, 0, wxDefaultValidator, _T("ID_TEXTCTRL1"));
...
TextCtrl1->

--- End code ---
No popup after "TextCtrl1->".
Project in attachment.

Code::Blocks 10.05.
Code completion 0.7.
wx2.8-headers 2.8.12.1-6ubuntu2
Ubuntu 12.04



[attachment deleted by admin]

Jenna:
Please use a more recent C::B.
The versin in Ubuntu's repo is outdated.
See the actual nightlies thread for more options (dmoore's and pasgui's ppa for Ubuntu).

proxym:

--- Quote from: jens on November 05, 2013, 07:39:11 pm ---Please use a more recent C::B.
The versin in Ubuntu's repo is outdated.
See the actual nightlies thread for more options (dmoore's and pasgui's ppa for Ubuntu).


--- End quote ---
I updated code::blocks to version 12.11svn9156-0ubuntu1~presice ("code completion" 1.0) from pasgui's ppa.
Now autocompletion works fine. Thank you.

Navigation

[0] Message Index

[*] Previous page

Go to full version