Did you save the code in a file with the .cpp extension? The Geany symbols system requires that a document have a filename to separate the symbols from other documents and from global ones.
Cheers Lex On Tue, 17 May 2022 at 23:21, Mohammad Amin Razbani <[email protected]> wrote: > > Hi, > > When I type my code in C++ like a hello world program inside Geany, it > doesn't list variables I create on the symbol panel. As a result, I cannot > use "go to function definition" and navigate inside the code. Could you > please help me to resolve this issue. This functionality works fine with > python. I use ubuntu 18.04 and Geany 1.38. > > Best regards > Amin > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
