<div dir="ltr">Hi Grant,<div><br></div><div>as Lex mentioned, Project Organizer doesn't show symbols of all files - that would be way too many symbols to display for big projects. The Project tab in the sidebar shows all the files belonging to the project - that is, those files that match the "file patterns" and are inside the "base path" that you specify in project properties. When you enable indexing of the whole project, Ctrl+clicking a symbol (e.g. a function name) works project-wide and takes you to the function declaration even when the file isn't open. You can also use Project->Find Project Symbol and here you can enter the name of the symbol you are looking for (you can set custom keybinding to this menu entry if you need this frequently).</div><div><br></div><div>Cheers,</div><div><br></div><div>Jiri</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 7, 2021 at 12:20 AM Grant Edwards <<a href="mailto:grant.b.edwards@gmail.com">grant.b.edwards@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I've installed the "Project" organizer plugin, but I can't figure out<br>
how to make it do anything useful.<br>
<br>
How do you get it to index the source files so you can search for<br>
functions, variables, etc? The "Reload All" button does nothing. The<br>
only symbols that show up in the sidebar are for currently opened<br>
files.<br>
<br>
The doc says:<br>
<br>
   Reload all - reloads the project file tree and reindexes the files<br>
   (if symbol generation enabled). This is useful when files were<br>
   added, modified externally or removed from the project.<br>
<br>
How does one enable symbol generation?<br>
<br>
There's a drop-down box at the right of the project pane in the sidebar,<br>
but it has nothing but an unlabled checkbox (which doesn't seem to have<br>
any noticable effect on anything).<br>
<br>
--<br>
Grant<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>