Hi,
concerning the fact that ctags isn't able to evaluate multiline posix regex's, would'nt it be possible to pass temporarily 'preprocessed' source code to it, such as
Line# - Content
1 - 1 & 2
2 - 2 & 3
3 - 3 & 4
...
and then apply the results to the displayed script?
And possibly beforehand replace all stream-/block comments with spaces, thus avoiding complications with tags found in the midst of those.
I'd also appreciate to see found tags displayed below files in the project strip, and so to have a 'true' project panel.
Can't more than one project groups be shown on that panel, as well?