We must have known a path to get symbols from the file?

We are talking about the situation where you have

#include "header.h"

in your source file and 2 identically named headers at paths

/A/B/C1/header.h
/A/B/C2/header.h

Symbols from which of these headers should be placed to the top of the autocompletion list when editing your source file?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3269/c1242919245@github.com>