Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

code completion

(1/1)

blueshake:
hi,
    I found that when I create a new class,the code completion can not realize it except I save it or build
how can I fix the problem,and can the code completion add this funtion,it is when I type ([{ ,it can autocally complete )]} just like visual assist or eclipse.thanks for your answer.

MortenMacFly:

--- Quote from: blueshake on October 06, 2008, 03:04:00 pm ---except I save it or build

--- End quote ---
If you don't save you have no chance. CC (re-)parses the file only if it is saved (btw: when you compile you save the file first, too).

linuxping:
I work with Qt4.
C::B's Codecompletion plugin cann't works!

if I type 'Q', C::B will give some tips.eg. QT_OBJECT,QString,QChar,and so on.  that is good. but C::B can't.

I guess I must change some settings in C::B. but I not find.

help.

blueshake:
I found the code completion is a very important function .It can save you a lot of time.I expect somebody
who the ablity to improve the funtion of code completion.Thanks for your work.

Navigation

[0] Message Index

Go to full version