Hi John,

this is not possible with the Geany 2.0 release but this feature is present
in the current development version of Geany. It's actually possible in two
ways:

- using the Documents filter added in
https://github.com/geany/geany/pull/4210

- using the Project Organizer plugin and the navigation panel, added in
https://github.com/geany/geany-plugins/pull/1341. For a screenshot how this
looks like, check
https://github.com/geany/geany/issues/3078#issuecomment-2270789036 (note
that this feature works also when you don't use projects)

Cheers,

Jiri

On Sun, Mar 2, 2025 at 9:51 PM John Gabriele via Users <
users@lists.geany.org> wrote:

> I have around 90 files open, and can see their filenames
> helpfully displayed in the Documents tab in the Sidebar
> (left side navigation pane). I see that each file also
> has a tab at the top of the editor window as well. Is
> there any way to search the list of open filenames?
>
> For example, suppose I want to quickly navigate to a file
> with "red" in the filename: I want to open some filenames /
> Documents search dialog, type in "red", and get back a
> clickable list of the filenames I have open that have
> "red" somewhere in their name.
> _______________________________________________
> Users mailing list -- users@lists.geany.org
> To unsubscribe send an email to users-le...@lists.geany.org
>
_______________________________________________
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-le...@lists.geany.org

Reply via email to