Skip to content

Watching for compile_commands.json modifications #262

@BenjaminNavarro

Description

@BenjaminNavarro

It seems to me that if the compile_commands.json file is modified after the initial indexing it does not trigger a re-indexing of the project.

I use ccls trough the atom-ide-ccls plugin and my build system (CMake-based) copies the generatedcompile_commands.json to the root of the project when configured.

Is it a feature lacking to ccls or an issue related to my particular use of it?

Right now, if I add a new file and regenerate the compilation database I have to remove .ccls-cache and reopen the file to trigger a new indexation.

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