Skip to content

Compilation command for header files #8

@orki

Description

@orki

ede-compdb has a very interesting solution for compilation command for header files: if there exists an "other file" (found via projectile-find-other-file) which has a compilation command associated with it, then the same command is used with the other file name replaced by the header file name; if other file does not exist or does not have a compilation command, it finds a compilation command that shares the maximum length path with the header file and then uses it. Is it possible for this logic to become part of malinka?

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