Hello,
first let me say that I really like the PN2, it has become my standard editor for programming and looking at text files. And I really love the new features :-)
But there's a problem with cTags. When I have some files within a project, let's say file1.c and file2.c, and I'm working on file2.c, I can only see the tags for this single file. If I want to call a function that is contained in file1.c, cTags doesn't show me the function name and I cannot use the auto completion as if I would with a function contained in the same file.
Is there a way to do this ?
Greetings, Mario