Skip to content

"-c" with different language classes #49

@andrecbarros

Description

@andrecbarros

It is actually a wish.

I have some projects with mixed python, c and c++ files. Since python is processed by pycscope and c/c++ is processed by cscope (besides ctags) it is a bit cumbersome to combine all things in just one database file (I need to parse and combine the cscope files before right now). It would be easier and way more practical if it was possible to cqmakedb to accept multiple -c (and also -t) input. Right now it doesn't.

Another thing that would be wonderful is if we could set a base path for files with relative paths.

And as a last wish (I know, too many wishes), it would be great if on filters we could put ';' to separate file extensions.

Anyway, nice app, thanks for sharing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions