Skip to content

Detect compile_commands.json in project root. #51

@steakhal

Description

@steakhal

In my project, I use clangd, which can detect the compile_commands.json symlink in my project root directory, which will actually point to the actual json within a separate build directory.
For some reason, this plugin did not recognize this and explicitly asked to the compile_commands.json in a popup window.

My question is why could not detect my compile_commands.json out of the box - similarly how clangd could.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions