I am using Geany with Python files.
Today I tried the projects feature the first time. And I assume I misunderstand its intention.
Right clicking into the code on a method or function I can find it's declaration in another file when this file is open in another tap.
But when the file with the declaration is not open the declaration is not found. That file also dissapear from the side panels project tree.
I would have expected that the "project" does remember which files belong to it. And when I search for a declaration the search is done over all files from the project no matter if they are currently open or not.
Is this possible?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.