Re: [Github-comments] [geany/geany] Improve goto-symbols popup (#1445)

2018-11-17 Thread Matthew Brush
codebrainz commented on this pull request. > + return lcs; +} + + +/** Transform file names in a list to be shorter. + * + * This function takes a list of file names (probably with absolute paths), and + * transforms the paths such that they are short but still unique. This is intended + *

Re: [Github-comments] [geany/geany] Improve goto-symbols popup (#1445)

2018-11-17 Thread Colomban Wendling
b4n commented on this pull request. > + return lcs; +} + + +/** Transform file names in a list to be shorter. + * + * This function takes a list of file names (probably with absolute paths), and + * transforms the paths such that they are short but still unique. This is intended + * for dia