Hi,

when I press Ctrl-I my API file list appears ok, and pressing "("
shows the functions' signature. However, I can't figure out how to
configure the global (or cpp) property files to make the calltip window
open automatically after some initial letters (instead of pressing
Ctrl-I).

My API file looks something like this:

x1_abc_function1(int i, ...)
x1_abc_function2(void* ...)
x1_def_foo(...
x1_def_foo2(...

Since all names start with the same namespace prefix (here "x1_") it
would be find if the calltip appeared after that (but opening always
would also be ok).

Is that possible?

Thanks
Felix
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to