@kugel- at least in C++ it already shows namespace (the closest C++ currently comes to modules) scopes. Are you proposing that when the cursor is outside any explicit construct the scope will say "File xxx" for C/C++ since it isn't a named scope, "Module xxx" for those languages where that is the case etc?
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1484#issuecomment-378423267
