Hi, i recently use geany for my c++ & java project, it's almost like a IDE for my requirments (edit, compile, debug).

for java source edit, custom class members/functions autocomplete is worked sometimes.
for c++ source edit, but custom class members/functions autocomplete not work at all.

actually geany already have enough symbols information for an opened c++/java project, because the symbols view can show up members/functions for the opened file, ctrl+left-click member will jump/open declaration of the header file. why not do more work for autocomplete?

debian9 stable, geany 1.29.

Regards.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.